Updating vue, changing font, adding pomo

This commit is contained in:
2025-12-10 10:39:37 +01:00
parent 44f4d1744f
commit 2287ac5467
10 changed files with 101 additions and 155 deletions

View File

@@ -1,7 +1,3 @@
-- 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')
local azurePipelineFileGlobs = {
'/azure-pipeline*.y*l',
'/*.azure*',