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
/
lua
Age
Commit message (
Collapse
)
Author
2022-01-06
Merge branch 'rolling'
kylo252
2022-01-06
fix(which-key): temporary solution for which-key (#2150)
Jieru Mei
2022-01-06
refactor(null-ls): allow passing full list of options for sources (#2137)
kylo252
2022-01-05
Merge branch 'rolling'
kylo252
2022-01-05
chore: bump plugin versions (#2147)
kylo252
2022-01-05
fix(gitsigns): rounded border (#2142)
Jieru Mei
2022-01-05
Merge branch 'rolling'
kylo252
2022-01-05
chore: plugin version bump (#2136)
kylo252
2022-01-05
refactor(settings): add headless-mode settings (#2134)
kylo252
2022-01-05
fix(lsp): formatter now use new null-ls api function (#2135)
CPea
2022-01-05
fix: remove "error" message from git tag (#2141)
Ryan Despain
2022-01-04
chore: plugin version bump (#2136)
kylo252
2022-01-04
refactor(settings): add headless-mode settings (#2134)
kylo252
2022-01-04
fix(lsp): formatter now use new null-ls api function (#2135)
CPea
2022-01-03
Merge branch 'rolling'
kylo252
2022-01-03
refactor(bootstrap): more robust git module (#2127)
kylo252
2022-01-03
refactor: more consistent autocmds (#2133)
kylo252
2022-01-02
refactor(test): cleanup test utilities (#2132)
kylo252
2022-01-02
feat: plugin version bump (#2131)
Abouzar Parvan
2022-01-02
feat: lazyload notify's configuration (#1855)
kylo252
Co-authored-by: Luc Sinet <
[email protected]
>
2022-01-01
refactor(info): use new null-ls api for sources (#2125)
kylo252
2021-12-28
feat: plugin version bump (#2120)
Abouzar Parvan
2021-12-28
feat(luadev): better vim api completion (#2043)
Jieru Mei
2021-12-28
chore: bump plugin versions (#2118)
Abouzar Parvan
Co-authored-by: kylo252 <
[email protected]
>
2021-12-28
refactor: avoid running ts.setup in headless (#2119)
kylo252
2021-12-23
refactor: uplift neovim's minimum version requirement to 0.6.0 (#2093)
Abouzar Parvan
Co-authored-by: kylo252 <
[email protected]
>
2021-12-23
fix(lsp): set the handlers opts for v0.6 as well (#2109)
kylo252
2021-12-23
[Feature]: Use Telescope's git_files with fallback (#2089)
Landon Schropp
2021-12-21
Merge remote-tracking branch 'origin/rolling'
kylo252
2021-12-21
chore: core plugins version bump (#2103)
kylo252
2021-12-20
refactor: remove unused old language configs (#2094)
kylo252
2021-12-15
fix: remove autopairs cmp completion (#2083)
Landon Schropp
2021-12-14
chore: bump plugins version (#2079)
1.0.0-rc
kylo252
2021-12-14
chore: bump plugins version (#2079)
kylo252
2021-12-13
Merge remote-tracking branch 'origin/rolling' into release-candidate
kylo252
2021-12-13
fix(lsp): allow overriding servers with custom providers (#2070)
kylo252
2021-12-13
feat: update lsp-installer and lspconfig hashes to enable solidity_ls ↵
edag94
language server (#2072) Co-authored-by: kylo252 <
[email protected]
>
2021-12-12
Merge remote-tracking branch 'origin/rolling' into release-candidate
kylo252
2021-12-12
fix(lsp): correct client_id parsing in lvim-info (#2071)
kylo252
2021-12-11
Merge remote-tracking branch 'origin/rolling' into release-candidate
kylo252
2021-12-11
chore(terminal): avoid problematic layzgit mapping (#2068)
kylo252
2021-12-11
Merge remote-tracking branch 'origin/rolling' into release-candidate
kylo252
2021-12-11
fix(terminal): allow disabling the open binding for toggleterm
Chase Colman
2021-12-11
feat: bump plugin versions (#2064)
Abouzar Parvan
Co-authored-by: kylo252 <
[email protected]
>
2021-12-09
feat: multiple enhancements to lvim-reload (#2054)
kylo252
2021-12-09
fix(bootstrap): remove hard-coded spellfile option (#2061)
kylo252
2021-12-08
fix: no longer treat lazygit missing as an error (#2051)
kylo252
2021-12-08
fix(lsp): prevent repeated setup call (#2048)
kylo252
Check if the manager `autocomd` has already been configured, since some servers can take a while to initialize.
2021-12-08
fix(plugins): typo of pin commit of `treesitter` (#2046)
Xavier Young
2021-12-06
feat: full compatibility with neovim v0.6 (#2037)
kylo252
[next]