use tokyonight colorscheme

This commit is contained in:
Natercio Moniz
2025-08-12 13:36:38 +01:00
parent 34ea1ee888
commit 2f4095512a
3 changed files with 18 additions and 15 deletions

View File

@@ -7,6 +7,10 @@ return {
opts = {
-- Make sure to use the names found in `:Mason`
ensure_installed = {
'jq',
'vacuum', -- openapi
'bash-language-server',
-- install any other package
'tree-sitter-cli',
},