Added plugins

This commit is contained in:
2026-01-15 11:06:45 +01:00
parent 2287ac5467
commit f1041a51aa
7 changed files with 115 additions and 1 deletions

View File

@@ -1,7 +1,6 @@
-- Paths for working with vue
local vue_typescript_plugin_path = vim.fs.normalize '~/node_modules/@vue/typescript-plugin'
local vue_language_server_path = vim.fs.normalize(vim.fn.stdpath 'data' .. '/mason/packages/vue-language-server/node_modules/@vue/language-server')
return {
{
-- Main LSP Configuration