Change some basic settings

This commit is contained in:
crater2150 2017-07-13 14:03:43 +02:00
parent 28d3e4ecf6
commit 1aebe9b3d4
2 changed files with 3 additions and 2 deletions

View file

@ -1,3 +1,4 @@
let c_space_errors = 1
let c_space_errors = 1
let c_no_comment_fold = 1
let g:syntastic_c_checkers=['make']