aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 15d94b26a81bd8c578fb1ae77df836b1afce76f8 (plain)
1
2
3
4
5
6
7
# Vim Options

When Neovim first came out I was using neovim for local development but vim on
servers and such. I didn't want to add configuration in two places so I made
this vim module so that I could have all my settings in one place. There's also
checks to make sure that certain settings are only applied if the plugin is
installed.