add mapping, highlights for keybind cheatsheet | disable indentline in it

This commit is contained in:
siduck 2021-12-04 21:04:04 +05:30
parent 653a2f5337
commit 6347a00023
4 changed files with 25 additions and 3 deletions

View file

@ -116,6 +116,7 @@ M.mappings = {
-- custom = {}, -- custom user mappings
misc = {
cheatsheet = "<leader>ch",
close_buffer = "<leader>x",
copy_whole_file = "<C-a>", -- copy all contents of current buffer
line_number_toggle = "<leader>n", -- toggle line number