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 (
Expand
)
Author
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 languag...
edag94
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
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
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
2021-12-06
feat(terminal): lazygit can now be toggled (#2039)
kylo252
2021-12-04
fix(nvimtree): handle paths containing spaces (#2027)
xeluxee
2021-12-04
chore: bump core-plugins version (#2031)
kylo252
2021-12-04
fix(autopairs): add missing configuration entries (#2030)
kylo252
2021-12-03
fix(nvimtree): restore default mappings + make them customizable (#2007)
xeluxee
2021-12-03
fix: no restart required when changing colorscheme (#2026)
kylo252
2021-12-02
fix: better default, ignore `.git` in `live_grep` (#2020)
Jieru Mei
2021-12-02
feat: null-ls code_actions interface (#2008)
Jieru Mei
2021-12-02
feat: add support for fsharp (#2021)
kylo252
2021-12-01
fix: more accessible changelog (#2019)
kylo252
2021-12-01
chore: bump core-plugins' version (#2018)
kylo252
2021-12-01
fix: dont close if next char is a close pair and no pairs in same line (#2017)
Abouzar Parvan
2021-11-29
fix(nvimtree): update settings (#2001)
kylo252
2021-11-28
fix(cmp): revert broken sequential loading (#2002)
kylo252
2021-11-28
fix: correct order for cmp's setup (#1999)
kylo252
2021-11-27
chore: bump core-plugins version (#1989)
kylo252
2021-11-22
feat: decrease hide in width limit for lualine
christianchiarulli
2021-11-22
feat: improved LSP grouping in lualine
christianchiarulli
2021-11-22
fix(lsp): avoid installing an overridden server (#1981)
kylo252
2021-11-21
fix(null-ls): allow the same linter and formatter (#1968)
kylo252
2021-11-20
fix(windows): remove redundant `resolve` call (#1974)
kylo252
2021-11-19
fix(windows): autocmd requires forward slashes (#1967)
kylo252
2021-11-18
refactor: load the default keymaps once (#1965)
kylo252
2021-11-18
fix: lsp root can get very annoying when working with multiple languages. Use...
ChristianChiarulli
2021-11-16
fix: no idea why this breaks barbar
ChristianChiarulli
2021-11-16
feat: Empty for empty buffers instead of Buffer <#>
ChristianChiarulli
2021-11-16
fix(lualine): change `fg` of section `a` in onedarker (#1909)
Xavier Young
2021-11-16
feat: support new null-ls (#1955)
Christian Chiarulli
2021-11-16
fix: packersync issue when you have large number of plugins (#1922)
Abouzar Parvan
2021-11-15
fix: use an indepdent shadafile from neovim (#1910)
kylo252
2021-11-14
Bugfix: allow LunarVim changelog to work outside the lvim directory (#1952)
Lee Marlow
2021-11-14
refactor: more configurable format-on-save (#1937)
kylo252
2021-11-12
feat: last updates before 1.0.0 (#1953)
Christian Chiarulli
2021-11-11
feat: auto resize for more consistent UI behavior
ChristianChiarulli
[next]