index
:
LunarVim.git
appname-impl
bootstrap-stdpath
feat-dapui-layout
feat-luasnip-setup-tables
feat/handlers-override
luasnip-refactor
mason-nullls-dap
master
nvim-v0.9-bump
nvim_appname-refactor
plugins-bump
refactor-toggleterm-exec
refactor/builtins
refactor/config-structure
release-1.2/neovim-0.8
release-1.3/neovim-0.9
remove-old-colorschemes
rolling
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
installer
/
install.ps1
Age
Commit message (
Expand
)
Author
2023-04-07
fix(installer): validation step was failing on windows (#4008)
Elvis Dukaj
2023-02-14
fix: win installer syntax error (#3635)
LostNeophyte
2023-01-10
refactor: migrate to lazy.nvim (#3647)
LostNeophyte
2022-11-14
fix(installer): fix syntax error with powershell installer (#2875)
Jonathan Cooper
2022-11-05
fix(installer): use quotes in set-alias (#3408)
Tommy Au
2022-11-04
fix(installer): Use master in windows installer (#3421)
LostNeophyte
2022-08-09
fix(installer): create profile.ps1 if nonexistent (#2810)
Philipp Bokatius
2022-07-31
fix(installer) comment causes antivirus false positives (#2818)
XadE-Blue
2022-04-27
refactor: lock new installations to nvim v0.7+ (#2526)
kylo252
2022-04-02
fix(installer/pwsh): fixes some details on installer and uninstaller (#2404)
Bruno Gava Guerra
2022-03-20
fix(windows): use correct validation for the alias (#2371)
kylo252
2022-03-10
feat(windows): add custom config_win.example.lua (#2330)
kylo252
2022-02-03
[Bugfix]: added -ScriptBlock to run commands ```install.ps1``` (#2188)
Adrian Nadau Semb
2021-12-09
fix(bootstrap): remove hard-coded spellfile option (#2061)
kylo252
2021-10-24
chore: update docs to reflect recent changes (#1841)
kylo252
2021-10-20
[Bugfix] Fix Windows environment variables in .ps1 scripts (#1802)
Antyos
2021-10-03
fix: restore windows installer default branch
kylo252
2021-10-03
refactor: auto-generate language configuration (#1584)
kylo252