nvim: after: ftplugin: Drop CPP
The settings done in this file where specific to syntax plugins which we
do not use anymore and should have been dropped with af410754a4
.
This commit is contained in:
parent
c25188661b
commit
7e575f9ca4
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
let g:cpp_class_scope_highlight = 1
|
||||
let g:cpp_member_variable_highlight = 1
|
||||
let g:cpp_class_decl_highlight = 1
|
||||
let g:cpp_posix_standard = 1
|
||||
let g:cpp_concepts_highlight = 1
|
||||
|
Loading…
Reference in a new issue