summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-27chore: bump core-plugins version (#1989)kylo252
2021-11-22feat: decrease hide in width limit for lualinechristianchiarulli
2021-11-22feat: improved LSP grouping in lualinechristianchiarulli
2021-11-22fix(lsp): avoid installing an overridden server (#1981)kylo252
2021-11-21fix(null-ls): allow the same linter and formatter (#1968)kylo252
2021-11-20fix(windows): remove redundant `resolve` call (#1974)kylo252
2021-11-19fix(windows): autocmd requires forward slashes (#1967)kylo252
2021-11-18fix: update jdtls scriptChristianChiarulli
2021-11-18refactor: load the default keymaps once (#1965)kylo252
2021-11-18fix: lsp root can get very annoying when working with multiple languages. ↵ChristianChiarulli
User is still able to turn it on.
2021-11-16fix: no idea why this breaks barbarChristianChiarulli
2021-11-16feat: Empty for empty buffers instead of Buffer <#>ChristianChiarulli
2021-11-16fix(lualine): change `fg` of section `a` in onedarker (#1909)Xavier Young
2021-11-16feat: support new null-ls (#1955)Christian Chiarulli
2021-11-16fix: packersync issue when you have large number of plugins (#1922)Abouzar Parvan
2021-11-15fix: use an indepdent shadafile from neovim (#1910)kylo252
2021-11-14Bugfix: allow LunarVim changelog to work outside the lvim directory (#1952)Lee Marlow
2021-11-14refactor: more configurable format-on-save (#1937)kylo252
2021-11-12feat: last updates before 1.0.0 (#1953)Christian Chiarulli
2021-11-11feat: auto resize for more consistent UI behaviorChristianChiarulli
2021-11-10fix(keymap): unset on reload, load correct order, add unset default (#1942)Chase Colman
fix(keymap): don't unset default keymaps on reload unless set to false fix(keymaps): prevent accessing undefined default mode fix(keymap): use unadapted mode for default check fix(keymap): apply initial lvim.keys
2021-11-10Merge branch 'rolling'kylo252
2021-11-10chore: bump lspconfig and null versionskylo252
2021-11-10chore: update lsp-installerChristianChiarulli
2021-11-10fix(lsp): correct map and prevent highlight leak of diagnostic signs in 0.6 ↵Chase Colman
(#1934)
2021-11-10fix(ci): blacklist 'sorbet' (#1936)kylo252
2021-11-10fix(cmp): if possible jump in the snippet after completionChase Colman
fix(cmp): update cmp to fix textwidth calculation and indent bugs
2021-11-08fix: update the uninstallation script (#1924)kylo252
2021-11-08chore: update lsp installer (#1930)Christian Chiarulli
2021-11-08chore: update lsp installerChristianChiarulli
2021-11-07fix: remove duplicate lint messages0.6.1ChristianChiarulli
2021-11-07fix: dedupe linting messagesChristianChiarulli
2021-11-06feat: darkplus lualine themeChristianChiarulli
2021-11-06feat: add lualine config for darkplusChristianChiarulli
2021-11-06chore: pin cmp related plugins (#1917)Christian Chiarulli
2021-11-06chore: pin cmp packagesChristianChiarulli
2021-11-06chore: sort supported providers alphabetically (#1916)kylo252
2021-11-06fix: use the logger for the deprecation messagekylo252
2021-11-06refactor: deprecate lvim.lang.FOO (#1913) (#1914)Christian Chiarulli
Consolidate configuration styles for linters and formatters Fixes #1756 Co-authored-by: kylo252 <[email protected]>
2021-11-06refactor: deprecate lvim.lang.FOO (#1913)kylo252
Consolidate configuration styles for linters and formatters Fixes #1756
2021-11-05fix: formatting0.6.0ChristianChiarulli
2021-11-05fix: formattingChristianChiarulli
2021-11-05Merge branch 'rolling' of github.com:LunarVim/LunarVimChristianChiarulli
2021-11-05feat: pin packages for stability before 1.0ChristianChiarulli
2021-11-05fix: move lualine theme for onedarker, we can fix this laterChristianChiarulli
2021-11-05feat: enable context commentstring by default (#1904)Christian Chiarulli
2021-11-04fix: pcall telescope actionsChristianChiarulli
2021-11-04fix: make telescope default mappings overrideableChristianChiarulli
2021-11-04feat: (kind, abbr, menu) cmp formatChristianChiarulli
2021-11-04Merge branch 'rolling'kylo252