feat(flash): add treesitter to normal mode as well
This commit is contained in:
@ -16,7 +16,7 @@ return {
|
||||
},
|
||||
{
|
||||
"S",
|
||||
mode = { "o", "x" },
|
||||
mode = { "n", "o", "x" },
|
||||
function()
|
||||
require("flash").treesitter()
|
||||
end,
|
||||
|
Reference in New Issue
Block a user