From 3dde1b87963ed93bf1c7e63392fbc5e60520f2ad Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Sat, 26 Apr 2025 15:59:54 -0700 Subject: docs: cleanup #3791 --- lsp/angularls.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lsp/angularls.lua') diff --git a/lsp/angularls.lua b/lsp/angularls.lua index cdf28c9e..ea2fe006 100644 --- a/lsp/angularls.lua +++ b/lsp/angularls.lua @@ -9,12 +9,12 @@ --- local project_library_path = "/path/to/project/lib" --- local cmd = {"ngserver", "--stdio", "--tsProbeLocations", project_library_path , "--ngProbeLocations", project_library_path} --- ---- require'lspconfig'.angularls.setup{ +--- vim.lsp.config('angularls', { --- cmd = cmd, --- on_new_config = function(new_config,new_root_dir) --- new_config.cmd = cmd --- end, ---- } +--- }) --- ``` -- Angular requires a node_modules directory to probe for @angular/language-service and typescript -- cgit v1.2.3-70-g09d2