Add % and . to llvm iskeyword list
This commit is contained in:
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+=.
|
||||
Reference in New Issue
Block a user