summaryrefslogtreecommitdiff
path: root/lua/lvim/config
AgeCommit message (Expand)Author
2021-11-06refactor: deprecate lvim.lang.FOO (#1913)kylo252
2021-11-03fix(reload): set lvim modules to nil correctly (#1898)Xavier Young
2021-11-03fix: overloading keymappings now works correctly even after reloading (#1789)kylo252
2021-11-02feat: better error handling for packer (#1883)kylo252
2021-10-24feat: add transparent endofbufferAbouzar Parvan
2021-10-23fix(lsp): template generator now uses lsp.override (#1813)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-16[Bugfix]: Allow user autocmds (#1776)Subho Banerjee
2021-10-14[Bugfix]: fixes custom autocommands not working (#1775)Robin Kautz
2021-10-12fix(config/log): show error in config instead of hiding (#1751)Chase Colman
2021-10-12bugfix: Ensure lvim table is valid before calling Log:warn() (#1742)James Walmsley
2021-10-10feat: add an independent lvim namespace (#1699)kylo252