This commit is contained in:
snarmph 2026-01-12 06:34:27 +01:00
parent 189b33b5b3
commit 949f4d8565
5 changed files with 39 additions and 1 deletions

View file

@ -4,7 +4,8 @@ return {
branch = 'main',
build = ':TSUpdate',
opts = {
ensure_installed = { "lua", "vim", "json" },
ensure_installed = { "lua", "vim", "json", "nu", "c" },
auto_install = true,
highlight = { enable = true },
indent = { enable = true },
config = function(_, opts)