no more angularls :'(
This commit is contained in:
parent
d5cacdd6f7
commit
7e63b984f3
@ -59,12 +59,12 @@ return {
|
||||
bundle_path = 'c:/Users/Solomon/scripts/PowerShellEditorServices',
|
||||
shell = 'powershell.exe',
|
||||
},
|
||||
angularls = {
|
||||
-- cmd = { "ngserver", "--stdio", "--tsProbeLocations", require("lazyvim.utils").get_root(), "--ngProbeLocations", require("lazyvim.utils").get_root(), },
|
||||
-- on_new_config = function(new_config, new_root_dir)
|
||||
-- new_config.cmd = cmd
|
||||
-- end,
|
||||
},
|
||||
-- angularls = {
|
||||
-- -- cmd = { "ngserver", "--stdio", "--tsProbeLocations", require("lazyvim.utils").get_root(), "--ngProbeLocations", require("lazyvim.utils").get_root(), },
|
||||
-- -- on_new_config = function(new_config, new_root_dir)
|
||||
-- -- new_config.cmd = cmd
|
||||
-- -- end,
|
||||
-- },
|
||||
},
|
||||
setup = {
|
||||
-- additional setup can be added here.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user