summaryrefslogtreecommitdiff
path: root/lua/core/gitsigns.lua
AgeCommit message (Expand)Author
2021-10-10feat: add an independent lvim namespace (#1699)kylo252
2021-09-25watch_index is deprecated, use watch_gitdir instead (#1614)Abouzar Parvan
2021-08-22[Refactor/Bugfix] move on_config_done callbacks to relevant setup() (#1175)devtoi
2021-08-17[Feature] Make the rest of the builtins configurable (#1318)kylo252
2021-08-15[Refactor] Clean-up redundant module-load checks (#1011)kylo252
2021-08-09feat: Add an async logger using plenary (#1207)kylo252
2021-08-05use_decoration_api has been removed from gitsigns (#1245)Abouzar Parvan
2021-07-24New contract (#1080)Christian Chiarulli
2021-07-12poc for refactor into one filechristianchiarulli