applied confi

This commit is contained in:
polamid23 2023-07-13 12:33:25 +02:00
parent 5b44277653
commit bc425ae74d
2 changed files with 2 additions and 2 deletions

View file

@ -21,5 +21,6 @@
"/home/arne23/.local/state/nvim/lazy/readme", "/home/arne23/.local/state/nvim/lazy/readme",
"/home/arne23/.local/share/nvim/lazy/cmp-nvim-lsp/after", "/home/arne23/.local/share/nvim/lazy/cmp-nvim-lsp/after",
"${3rd}/luassert/library" "${3rd}/luassert/library"
] ],
"workspace.checkThirdParty": false
} }

View file

@ -12,7 +12,6 @@ configs.setup({
"javascript", "javascript",
"html", "html",
"php", "php",
"python",
"typescript", "typescript",
"vue", "vue",
}, },