Add % and . to llvm iskeyword list
This commit is contained in:
parent
fbba77dede
commit
f90b63d30d
3
after/ftplugin/llvm.vim
Normal file
3
after/ftplugin/llvm.vim
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
" Include % and . in keywords for easier navigation of ID's
|
||||||
|
setlocal iskeyword+=%
|
||||||
|
setlocal iskeyword+=.
|
Loading…
x
Reference in New Issue
Block a user