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 (
Collapse
)
Author
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
* fix(installer): use script-block to run commands * fix(installer): enforce v7 as erroraction break is not supported in v5
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
Refactor the monolithic `lvim.lang` design into a more modular approach. IMPORTANT: run `:LvimUpdate` in order to generate the new ftplugin template files.