nvim: after/ftplugin/C: Drop unneeded settings

Do not know what advantage if any these settings will bring anymore.
This commit is contained in:
Sanchayan Maity 2021-09-30 14:19:02 +05:30
parent 4b8caad3b6
commit 62e99dd1f0
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
" Scanning included files when ^n is troublesome
setlocal complete-=i
setlocal path+=/usr/include/**
setlocal makeprg=ninja\ -C\ build
" If we are working with any of the gstreamer projects in C, run gst-ident