Update home/.config/lvim/lua/user/keybindings.lua
This commit is contained in:
parent
b753181b0b
commit
0369b85aff
@ -28,6 +28,7 @@ M.setup = function()
|
||||
lvim.keys.normal_mode["<C-r>"] = "<CMD>redo<CR>"
|
||||
lvim.keys.normal_mode["<C-[>"] = ":<<CR>"
|
||||
lvim.keys.normal_mode["<C-]>"] = ":><CR>"
|
||||
lvim.keys.normal_mode["<C-t>"] = ":FloatermToggle! term"
|
||||
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user