Add minor adjustments to neovim config

This commit is contained in:
Alexander Navarro 2023-10-28 13:09:43 -03:00
parent a08df1abf1
commit 0eedf92c14
10 changed files with 80 additions and 57 deletions

View file

@ -8,6 +8,7 @@ return {
},
build = ":TSUpdate",
config = function()
---@diagnostic disable-next-line: missing-fields
require("nvim-treesitter.configs").setup({
-- Add languages to be installed here that you want installed for treesitter
ensure_installed = {