Neovim: Difference between revisions
How to manage plugins with both LazyVim and Nix in parallel |
m Fix neovim command |
||
| Line 38: | Line 38: | ||
<translate> | <translate> | ||
<!--T:61--> | <!--T:61--> | ||
This makes the Neovim editor available in your current shell. You can then launch Neovim by typing <code> | This makes the Neovim editor available in your current shell. You can then launch Neovim by typing <code>nvim</code>. | ||
==== System setup ==== <!--T:62--> | ==== System setup ==== <!--T:62--> | ||