Port over filetype plugin settings
This commit is contained in:
3
after/ftplugin/llvm.lua
Normal file
3
after/ftplugin/llvm.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
-- Include % and . in keywords for easier navigation of ID's
|
||||
vim.opt.iskeyword:append('%')
|
||||
vim.opt.iskeyword:append('.')
|
||||
Reference in New Issue
Block a user