Migrated vim+vundle config to neovim+plug

This commit is contained in:
crater2150 2016-12-02 15:43:47 +01:00
commit b531014a99
20 changed files with 2861 additions and 0 deletions

3
after/ftplugin/c.vim Normal file
View file

@ -0,0 +1,3 @@
let c_space_errors = 1
let c_space_errors = 1
let c_no_comment_fold = 1