Nvim: update most of the plugins
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
return {
|
||||
'nvimdev/hlsearch.nvim',
|
||||
event = 'BufRead',
|
||||
config = true
|
||||
config = true,
|
||||
enabled = false,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user