Adding mremoteng and dbee to vim
This commit is contained in:
@@ -13,6 +13,7 @@ $packages = @(
|
||||
"chocolatey.chocolatey", # nvim
|
||||
"Python.Python.3.13", # nvim
|
||||
"Python.Python.3.9", # project dependencies
|
||||
"Python.Python.3.10", # isort
|
||||
"JernejSimoncic.Wget", # nvim
|
||||
"7zip.7zip" # nvim
|
||||
)
|
||||
@@ -41,6 +42,7 @@ Install-Module posh-git -Scope CurrentUser -Force
|
||||
# extras, make flag for these
|
||||
|
||||
$packages = @(
|
||||
"mRemoteNG.mRemoteNG",
|
||||
"mozilla.firefox.developeredition",
|
||||
"Microsoft.VisualStudio.2022.Community",
|
||||
"JetBrains.Resharper",
|
||||
|
||||
Reference in New Issue
Block a user