Add lsp and key mappings

This commit is contained in:
Saeed Afzal
2022-03-09 14:57:30 +00:00
parent 847914b7ea
commit ef7e0e276d
8 changed files with 213 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
require("indent_blankline").setup {
indentLine_enabled = 1,
char = "",
filetype_exclude = {"help", "terminal", "dashboard", "nvimtree"},
filetype_exclude = {"help", "terminal", "alpha"},
buftype_exclude = {"terminal"},
show_trailing_blankline_indent = false,
show_first_indent_level = false