mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-10 19:41:15 +02:00
nvim: improved search behaviour
This commit is contained in:
8
.config/nvim/lua/plugins/nvim-hlslens.lua
Normal file
8
.config/nvim/lua/plugins/nvim-hlslens.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
return {
|
||||
{
|
||||
'kevinhwang91/nvim-hlslens',
|
||||
opts = {
|
||||
calm_down = true,
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user