summaryrefslogtreecommitdiff
path: root/lua/core/terminal.lua
AgeCommit message (Expand)Author
2021-09-13refactor: use more flexible paths (#1381)kylo252
2021-08-26fix logging when plenary is not available (#1390)kylo252
2021-08-22[Refactor/Bugfix] move on_config_done callbacks to relevant setup() (#1175)devtoi
2021-08-15[Refactor] Clean-up redundant module-load checks (#1011)kylo252
2021-08-09feat: Add an async logger using plenary (#1207)kylo252
2021-07-31[Feature] Rename lv-config.lua to config.lua (#1193)chaeing
2021-07-26run stylua (#1122)Barlingo
2021-07-25Fixed the potential ugly prompt which is poor UX (#1091)Huynh Viet
2021-07-24New contract (#1080)Christian Chiarulli
2021-07-14user toggleterm instead of ftermchristianchiarulli