summaryrefslogtreecommitdiff
path: root/lua/lvim/core/builtins
AgeCommit message (Collapse)Author
2022-10-21refactor(plugins)!: remove nvim-notify from core (#3300)Mark Huggins
2022-10-04refactor: more deliberate reload (#3133)kylo252
2022-10-03feat: reload and lir color update (#3123)Christian Chiarulli
2022-09-21feat: add indentlines (#3056)Christian Chiarulli
2022-09-20fix: fixing laststatus harderChristian Chiarulli
2022-09-20fix: quick and dirty fix for global statuslineChristian Chiarulli
2022-09-20Fix: make sure latest plugins are customizable (#3044)Abouzar Parvan
* fix: make navim-navic configurable * fix: make sure vim-illuminate is configurable * fix: make sure theme is configurable * fix(ci): don't verify uninstalled plugins * refactor(lsp): add setup_document_symbols util * revert: keep onedarker on freeze branch * refactor(lsp): avoid duplicate hl autocmds Co-authored-by: kylo252 <[email protected]>
2022-09-19feat: breadcrumbs (#3043)Christian Chiarulli
2022-09-19feat(document highlight): use illuminate rather than autocommand to avoid ↵Christian Chiarulli
flashing (#3029)
2022-09-19feat: add lir.nvim again (#3038)Christian Chiarulli
2022-09-17revert: lir.nvim is still broken (#3036)kylo252
2022-09-16feat: add lir.nvim (#3031)kylo252
2022-09-16revert: remove incomplete lir integration (#3030)kylo252
2022-09-15refactor: small improvements (#3021)Christian Chiarulli
2022-08-09refactor!: migrate to mason.nvim (#2880)kylo252
2022-03-19feat: add alpha.nvim integration (#1906)kylo252
2021-11-03fix: overloading keymappings now works correctly even after reloading (#1789)kylo252
2021-10-22[fix] fix notify's highlight groups and make it optional (#1827)kylo252
2021-10-10feat: add an independent lvim namespace (#1699)kylo252