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
Age
Commit message (
Collapse
)
Author
2021-11-02
feat: better error handling for packer (#1883)
kylo252
2021-10-17
chore: fix minimal_lsp.lua (#1793)
kylo252
2021-09-30
[Bugfix]: Use local install in Github actions (#1628)
Subho Banerjee
Co-authored-by: kylo252 <
[email protected]
>
2021-09-30
feat: add commitlint CI (#1459)
chaesngmin
Co-authored-by: kylo252 <
[email protected]
>
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-17
[Bugfix] ignore jdtls to fix `CI` (#1339)
Abouzar Parvan
2021-08-15
Fix slow CI by installing a neovim binary directly (#1059)
kylo252
2021-08-13
feat: Add pre-commit hook for linting and formatting (#1132)
kylo252
* feat: Add pre-commit hook for linting and formatting * format with prettier
2021-08-12
Fix formatting according to style-guide (#1057)
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-25
Update format.yaml
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-19
[Feature] Add shell workflows (#1030)
Luc Sinet
2021-07-15
[Feature] Add an installer for Stylua (#977)
kylo252
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
* test github workflows * added stylua checking as well