gitfind and flash custom keys
This commit is contained in:
@ -14,4 +14,12 @@ return {
|
||||
|
||||
-- Install gruvbox as option
|
||||
{ "ellisonleao/gruvbox.nvim" },
|
||||
|
||||
-- Flash nvim labels
|
||||
{
|
||||
"folke/flash.nvim",
|
||||
opts = {
|
||||
labels = "hoeadstnbufgmlzxcv",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user