6 lines
219 B
Markdown
6 lines
219 B
Markdown
# Neovim config
|
|
|
|
This Neovim config requires [vim-plug](https://github.com/junegunn/vim-plug) for plugins.
|
|
|
|
To install the plugins from the config file, first install vim-plug, and then run `PlugInstall` inside Neovim.
|