Migrated to fnm
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
-- external requirements
|
||||
-- - use nvm and install @vue/typescript-plugin globally
|
||||
-- then ts_ls will use it for vue parsing. It is already in the arch install script.
|
||||
local nvm_bin = os.getenv 'NVM_BIN'
|
||||
local vue_typescript_plugin_path = nvm_bin .. '/../lib/node_modules/@vue/typescript-plugin'
|
||||
local home = os.getenv 'HOME'
|
||||
local vue_typescript_plugin_path = home .. '/node_modules/@vue/typescript-plugin'
|
||||
|
||||
-- "<leader>sh" to [s]earch the [h]elp documentation.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user