Neovim: Difference between revisions
Jump to navigation
Jump to search
Hoppinglife (talk | contribs) No edit summary |
Hoppinglife (talk | contribs) No edit summary |
||
| Line 5: | Line 5: | ||
For Arch Linux, Install <code>neovim</code>, <code>python-pynvim</code> from Pacman and <code>neovim-plug-git</code> from AUR. | For Arch Linux, Install <code>neovim</code>, <code>python-pynvim</code> from Pacman and <code>neovim-plug-git</code> from AUR. | ||
I use [ | I use [https://github.com/hbsnmyj/neoroedeer neoroedeer] for configuration. Link the init file to ~/.config/nvim/init.vim. Run :PlugInstall to install the plugins. | ||
== Usage == | == Usage == | ||