Actually I don’t like hls by default
This commit is contained in:
parent
8961867188
commit
2fadfc4ad7
@ -2,7 +2,7 @@
|
||||
-- NOTE: You can change these options as you wish!
|
||||
|
||||
-- Set highlight on search
|
||||
vim.o.hlsearch = true
|
||||
vim.o.hlsearch = false
|
||||
|
||||
-- Make line numbers default
|
||||
vim.wo.number = true
|
||||
|
Loading…
Reference in New Issue
Block a user