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
lua/plugins/configs

View file

@ -33,6 +33,7 @@ M.blankline = function()
"lspinfo",
"TelescopePrompt",
"TelescopeResults",
"nvchad_cheatsheet",
},
buftype_exclude = { "terminal" },
show_trailing_blankline_indent = false,