summaryrefslogtreecommitdiff
path: root/lua/lvim/core/notify.lua
AgeCommit message (Expand)Author
2022-10-21refactor(plugins)!: remove nvim-notify from core (#3300)Mark Huggins
2022-10-06feat: all features active by default (#3157)Christian Chiarulli
2022-10-06feat(dap): buffernames for elements, icons, hide dap-repl by default (#3156)Christian Chiarulli
2022-10-05feat: terminal, dap, and notify active by defaultChristian Chiarulli
2022-10-02feat: move icons to a single icons file (#3115)Philippe Richard
2022-10-03Fix: correct typos (#3117)chaesngmin
2022-04-28feat(icons): make it possible to disable icons (#2529)Abouzar Parvan
2022-01-02feat: lazyload notify's configuration (#1855)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