15 lines
407 B
Markdown
15 lines
407 B
Markdown
# 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.
|