fast command mode, spellings
This commit is contained in:
parent
e39ddd896c
commit
57411d6774
2 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@ end
|
|||
|
||||
return {
|
||||
n = {
|
||||
[";"] = { ":", desc = "Fast ;command mode"},
|
||||
["<leader>a"] = {"ggVG"},
|
||||
["<C-d>"] = { "<C-d>zz", desc = "Vertical half page down and center cursor" },
|
||||
["<C-u>"] = { "<C-u>zz", desc = "Vertical half page up and center cursor" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue