diff --git a/nvim/.config/nvim/lua/axp/plugins/lsp.lua b/nvim/.config/nvim/lua/axp/plugins/lsp.lua index c54523b..04ae466 100644 --- a/nvim/.config/nvim/lua/axp/plugins/lsp.lua +++ b/nvim/.config/nvim/lua/axp/plugins/lsp.lua @@ -83,7 +83,7 @@ mason_lspconfig.setup_handlers { plugins = { { name = '@vue/typescript-plugin', - location = '/home/antoxa/.nvm/versions/node/v20.12.0/lib/node_modules/@vue/typescript-plugin', + location = '/home/antoxa/.nvm/versions/node/v20.12.2/lib/node_modules/@vue/typescript-plugin', languages = { 'javascript', 'typescript', 'vue' }, }, }, diff --git a/nvim/.config/nvim/plugin/packer_compiled.lua b/nvim/.config/nvim/plugin/packer_compiled.lua index 5a54d63..d4e2b60 100644 --- a/nvim/.config/nvim/plugin/packer_compiled.lua +++ b/nvim/.config/nvim/plugin/packer_compiled.lua @@ -49,8 +49,8 @@ local function save_profiles(threshold) end time([[Luarocks path setup]], true) -local package_path_str = "/home/antoxa/.cache/nvim/packer_hererocks/2.1.1702233742/share/lua/5.1/?.lua;/home/antoxa/.cache/nvim/packer_hererocks/2.1.1702233742/share/lua/5.1/?/init.lua;/home/antoxa/.cache/nvim/packer_hererocks/2.1.1702233742/lib/luarocks/rocks-5.1/?.lua;/home/antoxa/.cache/nvim/packer_hererocks/2.1.1702233742/lib/luarocks/rocks-5.1/?/init.lua" -local install_cpath_pattern = "/home/antoxa/.cache/nvim/packer_hererocks/2.1.1702233742/lib/lua/5.1/?.so" +local package_path_str = "/home/antoxa/.cache/nvim/packer_hererocks/2.1.1710088188/share/lua/5.1/?.lua;/home/antoxa/.cache/nvim/packer_hererocks/2.1.1710088188/share/lua/5.1/?/init.lua;/home/antoxa/.cache/nvim/packer_hererocks/2.1.1710088188/lib/luarocks/rocks-5.1/?.lua;/home/antoxa/.cache/nvim/packer_hererocks/2.1.1710088188/lib/luarocks/rocks-5.1/?/init.lua" +local install_cpath_pattern = "/home/antoxa/.cache/nvim/packer_hererocks/2.1.1710088188/lib/lua/5.1/?.so" if not string.find(package.path, package_path_str, 1, true) then package.path = package.path .. ';' .. package_path_str end diff --git a/vim/.vim/.netrwhist b/vim/.vim/.netrwhist index ce36b7a..4fb84d4 100644 --- a/vim/.vim/.netrwhist +++ b/vim/.vim/.netrwhist @@ -1,5 +1,7 @@ let g:netrw_dirhistmax =10 -let g:netrw_dirhistcnt =9 +let g:netrw_dirhistcnt =1 +let g:netrw_dirhist_1='/home/antoxa/Documents/CheatSheets' +let g:netrw_dirhist_0='/home/antoxa/Projects/customers/radianse/directus/data/backups' let g:netrw_dirhist_9='/home/antoxa/Projects/mydot/nvim/.config/nvim/lua/axp/plugins' let g:netrw_dirhist_8='/home/antoxa/Projects/mydot/nvim/.config/nvim/lua/axp/plugins/null-ls' let g:netrw_dirhist_7='/home/antoxa/Projects/mydot/nvim/.config/nvim/lua/axp/plugins' @@ -8,5 +10,3 @@ let g:netrw_dirhist_5='/home/antoxa/Projects/mydot/nvim/.config/nvim/lua/axp/man let g:netrw_dirhist_4='/home/antoxa/Projects/mydot/nvim/.config/nvim/lua/axp' let g:netrw_dirhist_3='/home/antoxa/Projects/mydot/nvim/.config/nvim/lua/axp/plugins' let g:netrw_dirhist_2='/home/antoxa/Projects/mydot/nvim/.config/nvim/lua/axp' -let g:netrw_dirhist_1='/home/antoxa/Projects/mydot/nvim/.config/nvim/lua/axp/plugins' -let g:netrw_dirhist_0='/home/antoxa/Projects/mydot/nvim/.config/nvim/lua/axp'