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