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