summaryrefslogtreecommitdiff
path: root/lua/lvim/core/log.lua
AgeCommit message (Collapse)Author
2022-01-23fix(logging): disable insane amount of logging inside lvim.log (#2205)Abouzar Parvan
2022-01-02feat: lazyload notify's configuration (#1855)kylo252
Co-authored-by: Luc Sinet <[email protected]>
2021-11-15fix: use an indepdent shadafile from neovim (#1910)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-21fix: handle vim.notify when missing a log level (#1818)kylo252
2021-10-21[Feature] use structlog and notify.nvim (#1737)kylo252
Co-authored-by: Luc Sinet <[email protected]>
2021-10-12fix(config/log): show error in config instead of hiding (#1751)Chase Colman
2021-10-10feat: add an independent lvim namespace (#1699)kylo252