dotfiles/nvim/README.md

6 lines
219 B
Markdown
Raw Normal View History

2021-12-30 14:38:46 +00:00
# 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.