Override or set new options, autocmds, etc. in lua files placed in lua/custom/
This commit is contained in:
parent
5e4d24cb2f
commit
877eedba21
2 changed files with 6 additions and 0 deletions
2
lua/custom/example_override.lua
Normal file
2
lua/custom/example_override.lua
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
-- Override hlsearch option value from init.lua
|
||||
-- vim.o.hlsearch = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue