This website requires JavaScript.
Explore
Help
Sign In
configs
/
nvim
Watch
1
Star
0
Fork
You've already forked nvim
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
metals-dap
nvim
/
after
/
ftplugin
/
c.vim
5 lines
108 B
VimL
Raw
Permalink
Normal View
History
Unescape
Escape
Migrated vim+vundle config to neovim+plug
2016-12-02 14:43:47 +00:00
let
c_space_errors
=
1
let
c_space_errors
=
1
let
c_no_comment_fold
=
1
Change some basic settings
2017-07-13 12:03:43 +00:00
let
g
:
syntastic_c_checkers
=
[
'make'
]
Reference in a new issue
Copy permalink