summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2021-11-03fix(reload): set lvim modules to nil correctly (#1898)Xavier Young
2021-11-03fix: overloading keymappings now works correctly even after reloading (#1789)kylo252
2021-11-03fix: dashboard now runs on fresh installs (#1896)kylo252
2021-11-02Merge remote-tracking branch 'origin/rolling'kylo252
2021-11-02feat: better error handling for packer (#1883)kylo252
2021-10-31perf(lsp): use the new upstream API for filetypes (#1836)kylo252
2021-10-31feat: add support for using minimal_lsp on windows (#1882)kylo252
2021-10-31fix: update which-key bindings for LvimReload (#1754)kylo252
2021-10-30fix(lsp): avoid data-race on server:install() (#1863)kylo252
2021-10-30Merge branch 'rolling'kylo252
2021-10-30fix: pin nvim-tree (#1874)kylo252
2021-10-30feat: update now syncs the core plugins (#1865)kylo252
2021-10-30feat: new file cmd for dashboard + icon update (#1849)Antonio Hickey
2021-10-30fix(whick-key): add missing space (only windows cause problem) (#1866)Xavier Young
2021-10-28fix(lsp): install templates and configure overrides for custom providersChase Colman
2021-10-25feat(cmp): expose lunarvim's cmp helper methods (#1844)Chase Colman
Co-authored-by: xeluxee <[email protected]>
2021-10-24fix(lsp): disable eslint server by default (#1842)kylo252
2021-10-24feat: make cmp keyword_length easier to configure (#1840)kylo252
2021-10-24chore: update docs to reflect recent changes (#1841)kylo252
2021-10-24feat: make listchars visibleAbouzar Parvan
Fixes #1812
2021-10-24feat: add transparent endofbufferAbouzar Parvan
2021-10-24Merge remote-tracking branch 'origin/rolling'kylo252
2021-10-23fix(lsp): template generator now uses lsp.override (#1813)kylo252
2021-10-23fix(log): don't rely on lvim.builtin.notify.active (#1831)kylo252
2021-10-22[fix] fix notify's highlight groups and make it optional (#1827)kylo252
2021-10-22[Bugfix] ensure the log level is never nil (#1820)Matteo Bigoi
2021-10-22feat: use the main folke which-key branchAbouzar Parvan
2021-10-22fix(lualine): use tabstop in spaces component when sensible (#1807)Fabian PreuรŸ
2021-10-22fix(plugin): update lualine repo name (#1822)Sebbl0508
2021-10-22fix(onedarker): fix color of concealed characters (#1817)gapato