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
/
lvim
Age
Commit message (
Collapse
)
Author
2021-10-20
fix(formatters): always select null-ls by default (#1810)
kylo252
2021-10-20
fix(bootstrap): support for using default neovim config and data directories ↵
Sergio Mendez
(#1777) Co-authored-by: kylo252 <
[email protected]
> Co-authored-by: James Walmsley <
[email protected]
>
2021-10-20
refactor(info): new layout with less clutter (#1809)
kylo252
2021-10-16
fix(cmp): fix <C-j> and <C-k> keybindings not working
xeluxee
2021-10-16
[Bugfix]: Allow user autocmds (#1776)
Subho Banerjee
Co-authored-by: kylo252 <
[email protected]
>
2021-10-15
feat: better telescope integration (#1702)
kylo252
2021-10-14
fix(null-ls): add common lsp-setup hooks (#1763)
kylo252
2021-10-14
[Bugfix]: fixes custom autocommands not working (#1775)
Robin Kautz
2021-10-14
fix(plenary): restore impatient caching for plenary (#1768)
Chase Colman
2021-10-12
fix(config/log): show error in config instead of hiding (#1751)
Chase Colman
2021-10-12
bugfix: Ensure lvim table is valid before calling Log:warn() (#1742)
James Walmsley
Co-authored-by: kylo252 <
[email protected]
>
2021-10-11
[Feature] use `Comment.nvim` instead of `nvim-comment` (#1736)
Abouzar Parvan
2021-10-11
fix: correct floating window position in Neovim 0.6 nightly (#1732)
Abouzar Parvan
2021-10-11
fix: core.telescope has migrated to lvim.core.telescope
Abouzar Parvan
Fixes #1739
2021-10-10
feat: add an independent lvim namespace (#1699)
kylo252