1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2026-04-16 12:14:48 +02:00

Nvim: Fixed K-key behaviour for focussing documentation

This commit is contained in:
2026-04-16 09:13:39 +02:00
parent 0bd4ea6149
commit f05a3c5377
2 changed files with 7 additions and 2 deletions

View File

@@ -8,6 +8,8 @@ return {
function()
require("treesj").toggle()
end,
mode = "n",
desc = "Join/split block",
},
},
opts = {},