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
/
tests
Age
Commit message (
Expand
)
Author
2023-02-24
fix: unit test
opalmay
2023-02-24
refactor(lsp)!: lua lsp renamed (#3836)
github-actions[bot]
2023-01-10
refactor: migrate to lazy.nvim (#3647)
LostNeophyte
2022-11-02
fix: rollback plugin loader changes (#3402)
Christian Chiarulli
2022-11-02
refactor(theme)!: decouple tokyonight options (#3384)
kylo252
2022-10-22
refactor: clean up test env paths (#3318)
kylo252
2022-10-03
Fix: correct typos (#3117)
chaesngmin
2022-09-28
fix: update minimal_lsp.lua (#3090)
Guido
2022-08-09
refactor!: migrate to mason.nvim (#2880)
kylo252
2022-07-23
chore: bump plugins version (#2723)
github-actions[bot]
2022-06-23
feat(installer): add verify-plugins hook (#2751)
kylo252
2022-05-21
refactor: load the default options once (#2592)
kylo252
2022-04-29
fix(lsp): undo stdpath overload to avoid datarace (#2540)
kylo252
2022-04-28
refactor(lsp): decouple the installer setup-hook (#2536)
kylo252
2022-04-20
refactor: update impatient (#2477)
kylo252
2022-04-12
fix(impatient): avoid get_options in fast handler (#2451)
kylo252
2022-04-03
refactor: re-enable packer.sync() in LvimReload (#2410)
kylo252
2022-03-28
refactor(lsp): replace deprecated ocamllsp with ocamlls (#2402)
steven_j
2022-03-24
feat(plugins): add support for packer snapshots (#2351)
kylo252
2022-02-18
chore: fix typos (#2292)
dundargoc
2022-01-09
chore(tests): use cmd_env in minimal_lsp.lua (#2158)
kylo252
2022-01-04
refactor(settings): add headless-mode settings (#2134)
kylo252
2022-01-03
refactor(bootstrap): more robust git module (#2127)
kylo252
2022-01-02
refactor(test): cleanup test utilities (#2132)
kylo252
2021-12-23
refactor: uplift neovim's minimum version requirement to 0.6.0 (#2093)
Abouzar Parvan
2021-11-10
fix(ci): blacklist 'sorbet' (#1936)
kylo252
2021-11-02
feat: better error handling for packer (#1883)
kylo252
2021-10-31
perf(lsp): use the new upstream API for filetypes (#1836)
kylo252
2021-10-31
feat: add support for using minimal_lsp on windows (#1882)
kylo252
2021-10-23
fix(lsp): template generator now uses lsp.override (#1813)
kylo252
2021-10-17
chore: fix minimal_lsp.lua (#1793)
kylo252
2021-10-10
feat: add an independent lvim namespace (#1699)
kylo252
2021-10-07
feat(lsp): handle user configuration in setup() (#1707)
kylo252
2021-10-03
refactor: auto-generate language configuration (#1584)
kylo252
2021-09-13
refactor: use more flexible paths (#1381)
kylo252
2021-09-09
[Feature]: Add some very basic unit-tests (#1369)
kylo252