Nvim: update all plugins to used ones, disable unused
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
'nvimdev/hlsearch.nvim',
|
||||
event = 'BufRead',
|
||||
config = true
|
||||
}
|
||||
Reference in New Issue
Block a user