chore: update keymaps

This commit is contained in:
Fabio Lenherr / DashieTM 2023-02-20 23:50:06 +01:00
parent b9625ae52f
commit 199f411ec4
3 changed files with 17 additions and 85 deletions

View file

@ -5,6 +5,7 @@ end
require("nvim-treesitter.configs").setup({
ensure_installed = "all",
ignore_install = { "markdown_inline" },
highlight = {
enable = true,
additional_vim_regex_highlighting = false,