diff --git a/lua/core/mappings.lua b/lua/core/mappings.lua index 0648972..ea6977f 100644 --- a/lua/core/mappings.lua +++ b/lua/core/mappings.lua @@ -86,6 +86,7 @@ vim.keymap.set('c', '', '') -- - indent, see :h i_CTRL-T -- - un-indent, see :h i_CTRL-D -- normal mode: +-- H/M/L - Jump to highest/middle/lowest line in window. -- - scroll window down lines, see :h CTRL-E -- - scroll window up lines, see :h CTRL-Y -- - Increment