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
/
.github
/
workflows
/
install.yaml
Age
Commit message (
Expand
)
Author
2023-02-17
feat: lock new installations to nvim 0.9+
opalmay
2022-10-15
chore(plugins): bump version (#3248)
kylo252
2022-10-06
feat: lock new installations to nvim 0.8+ (#3111)
kylo252
2022-06-26
fix(installer): always use check shallow clones (#2763)
kylo252
2022-06-25
ci: update runners to include nightly neovim (#2756)
kylo252
2022-04-27
refactor: lock new installations to nvim v0.7+ (#2526)
kylo252
2022-04-20
refactor: update impatient (#2477)
kylo252
2022-04-02
ci(test): add write-permission for prs (#2417)
kylo252
2022-03-10
feat(windows): add custom config_win.example.lua (#2330)
kylo252
2021-11-02
feat: better error handling for packer (#1883)
kylo252
2021-09-30
[Bugfix]: Use local install in Github actions (#1628)
Subho Banerjee
2021-09-13
refactor(ci): better path handling (#1531)
kylo252
2021-09-09
[Feature]: Add some very basic unit-tests (#1369)
kylo252
2021-08-26
[Refactor]: only allow a single logger (#1405)
kylo252
2021-08-23
[Refactor] Installer v2 with support for backup (#1052)
kylo252
2021-08-15
Fix slow CI by installing a neovim binary directly (#1059)
kylo252
2021-08-06
fix: typo in install.yaml
grvxs
2021-07-29
[Bugfix] Set 4 min timeout for installation (#1157)
Abouzar Parvan
2021-07-21
we no longer require linux dependencies (#1064)
Abouzar Parvan
2021-07-20
enables testing again (#1039)
Abouzar Parvan
2021-07-15
we don't need brew upgrade in github workflow testing
Abouzar Parvan
2021-07-15
disable linux/freebsd testing for now
Abouzar Parvan
2021-07-15
Update install.yaml
Abouzar Parvan
2021-07-14
Github workflows (#807)
Abouzar Parvan