caught up
This commit is contained in:
5
init.lua
5
init.lua
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user