summaryrefslogtreecommitdiff
path: root/lua/lvim/config/defaults.lua
AgeCommit message (Expand)Author
2022-11-04chore: format on save off by defaultChristian Chiarulli
2022-11-04feat: use our own colorscheme, decouple from tokyonight (#3378)Christian Chiarulli
2022-11-04fix(logger): set console logging to sync (#3379)LostNeophyte
2022-10-17feat(config): allow disabling reload-on-save (#3261)Christian Chiarulli
2022-10-02feat: move icons to a single icons file (#3115)Philippe Richard
2022-09-20Fix: make sure latest plugins are customizable (#3044)Abouzar Parvan
2022-07-31feat(lsp): bind formatexpr and omnifunc by default (#2865)kylo252
2022-05-03refactor: use api-autocmds for lsp functions (#2549)kylo252
2022-04-28feat(icons): make it possible to disable icons (#2529)Abouzar Parvan
2022-01-04refactor(settings): add headless-mode settings (#2134)kylo252
2021-11-14refactor: more configurable format-on-save (#1937)kylo252
2021-10-23fix(log): don't rely on lvim.builtin.notify.active (#1831)kylo252
2021-10-21[Feature] use structlog and notify.nvim (#1737)kylo252
2021-10-10feat: add an independent lvim namespace (#1699)kylo252