mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-06-04 17:11:35 +02:00
Nvim: Fixed K-key behaviour for focussing documentation
This commit is contained in:
@@ -8,6 +8,8 @@ return {
|
||||
function()
|
||||
require("treesj").toggle()
|
||||
end,
|
||||
mode = "n",
|
||||
desc = "Join/split block",
|
||||
},
|
||||
},
|
||||
opts = {},
|
||||
|
||||
Reference in New Issue
Block a user