update UI in nvim

This commit is contained in:
Alexander Navarro 2023-10-25 18:25:21 -03:00
parent f53082a62d
commit 125503a2c0
8 changed files with 90 additions and 34 deletions

View file

@ -4,6 +4,7 @@ return {
ensure_installed = {
"typescript-language-server",
"eslint_d",
"shellcheck",
},
},
}