summaryrefslogtreecommitdiff
path: root/lua/plugin-loader.lua
AgeCommit message (Expand)Author
2021-10-10feat: add an independent lvim namespace (#1699)kylo252
2021-09-16fix: more robust reloading (#1556)kylo252
2021-09-13fix: use correct install path for packer (#1540)kylo252
2021-09-13refactor: use more flexible paths (#1381)kylo252
2021-08-26[Refactor]: only allow a single logger (#1405)kylo252
2021-08-12Use rounded borders for packer (#1296)Ahmed Khalf
2021-07-19Decoupling config from nvim (#1038)Christian Chiarulli
2021-07-18Split plugin loading logic from the configuration (#796)Luc Sinet