caught up

This commit is contained in:
2025-10-09 00:31:05 +02:00
parent 25782b6cfa
commit d3772f7ff2
5 changed files with 24 additions and 35 deletions

View File

@@ -19,11 +19,6 @@ vim.opt.rtp:prepend(lazypath)
require("lazy").setup("plugins")
vim.keymap.set('n', '<leader>n', ':Neotree filesystem reveal left<CR>', {})
--NVIM ANGULAR LSPCONFIG
--[[local project_library_path = "/usr/lib/node_modules/@angular/language-server/"
local cmd = {