Added plugins
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user