.
This commit is contained in:
parent
189b33b5b3
commit
949f4d8565
5 changed files with 39 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue