This commit is contained in:
Solomon Laing 2025-01-08 09:31:57 +10:30
parent fd692d532f
commit c18fa005ef

View File

@ -61,6 +61,10 @@ return {
},
},
omnisharp = {},
powershell_es = {
bundle_path = 'c:/Users/Solomon/scripts/PowerShellEditorServices',
shell = 'powershell.exe',
},
},
setup = {
-- additional setup can be added here.