dotfiles/README.md

15 lines
407 B
Markdown
Raw Normal View History

2022-12-21 08:52:47 +00:00
# dotfiles
## About the files
`vimrc.OLD` is an old version that is subject to deletion
`vimrc_nvim` is the maintained version that is made for neovim. Requires nvim >=
0.7
`vimrc_plug` is the older version for vim and neovim <=0.7 using Vim-Plug
`vimrc_vundle` is the mirror, using Vundle instead of Plug. No longer updated.
`install-vimplug.sh` is an easy way for me to install Plug on new devices.