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
/
ci
Age
Commit message (
Expand
)
Author
2023-01-10
refactor: migrate to lazy.nvim (#3647)
LostNeophyte
2022-10-31
refactor(installer): skip unstable headless update (#3338)
kylo252
2022-10-22
refactor: clean up test env paths (#3318)
kylo252
2022-10-17
Merge remote-tracking branch 'origin/rolling'
kylo252
2022-09-20
Fix: make sure latest plugins are customizable (#3044)
Abouzar Parvan
2022-09-12
Merge remote-tracking branch 'origin/rolling'
kylo252
2022-09-12
fix(plugins): handle deprecated options (#3014)
kylo252
2022-08-29
Merge remote-tracking branch 'origin/rolling'
kylo252
2022-08-20
chore: bump plugins version (#2895)
github-actions[bot]
2022-06-24
Merge branch 'rolling'
kylo252
2022-06-24
fix(installer): use full path to verify_plugins.lua (#2755)
kylo252
2022-06-23
Merge branch 'rolling'
kylo252
2022-06-23
feat(installer): add verify-plugins hook (#2751)
kylo252
2022-04-14
Merge remote-tracking branch 'origin/rolling'
kylo252
2022-04-12
fix(impatient): avoid get_options in fast handler (#2451)
kylo252
2022-04-08
chore: update changelog
kylo252
2022-03-25
ci: test automated gh action (#2394)
kylo252
2022-03-24
feat(plugins): add support for packer snapshots (#2351)
kylo252
2022-01-17
refactor: remove unused outdated files (#2184)
kylo252
2021-09-30
feat: add commitlint CI (#1459)
chaesngmin