Affichage de recherche neovim
parent
e52d5b3bb5
commit
7b00f2fa6a
|
|
@ -246,7 +246,7 @@ require('lazy').setup({
|
|||
-- 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