summaryrefslogtreecommitdiff
path: root/lua/lvim/core
AgeCommit message (Expand)Author
2021-12-11chore(terminal): avoid problematic layzgit mapping (#2068)kylo252
2021-12-11fix(terminal): allow disabling the open binding for toggletermChase Colman
2021-12-11feat: bump plugin versions (#2064)Abouzar Parvan
2021-12-08fix: no longer treat lazygit missing as an error (#2051)kylo252
2021-12-06feat(terminal): lazygit can now be toggled (#2039)kylo252
2021-12-04fix(nvimtree): handle paths containing spaces (#2027)xeluxee
2021-12-04fix(autopairs): add missing configuration entries (#2030)kylo252
2021-12-03fix(nvimtree): restore default mappings + make them customizable (#2007)xeluxee
2021-12-02fix: better default, ignore `.git` in `live_grep` (#2020)Jieru Mei
2021-12-02feat: null-ls code_actions interface (#2008)Jieru Mei
2021-12-01fix: more accessible changelog (#2019)kylo252
2021-12-01fix: dont close if next char is a close pair and no pairs in same line (#2017)Abouzar Parvan
2021-11-29fix(nvimtree): update settings (#2001)kylo252
2021-11-28fix: correct order for cmp's setup (#1999)kylo252
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-20fix(windows): remove redundant `resolve` call (#1974)kylo252
2021-11-19fix(windows): autocmd requires forward slashes (#1967)kylo252
2021-11-18refactor: load the default keymaps once (#1965)kylo252
2021-11-18fix: lsp root can get very annoying when working with multiple languages. Use...ChristianChiarulli
2021-11-16fix: no idea why this breaks barbarChristianChiarulli
2021-11-16feat: Empty for empty buffers instead of Buffer <#>ChristianChiarulli
2021-11-16feat: support new null-ls (#1955)Christian Chiarulli
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-11feat: auto resize for more consistent UI behaviorChristianChiarulli
2021-11-10fix(ci): blacklist 'sorbet' (#1936)kylo252
2021-11-10fix(cmp): if possible jump in the snippet after completionChase Colman
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-03fix: overloading keymappings now works correctly even after reloading (#1789)kylo252
2021-11-03fix: dashboard now runs on fresh installs (#1896)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-31fix: update which-key bindings for LvimReload (#1754)kylo252
2021-10-30fix(lsp): avoid data-race on server:install() (#1863)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-25feat(cmp): expose lunarvim's cmp helper methods (#1844)Chase Colman
2021-10-24feat: make cmp keyword_length easier to configure (#1840)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-22fix(lualine): use tabstop in spaces component when sensible (#1807)Fabian PreuรŸ
2021-10-21fix: handle vim.notify when missing a log level (#1818)kylo252