summaryrefslogtreecommitdiff
path: root/lua/core/terminal.lua
AgeCommit message (Expand)Author
2021-10-10feat: add an independent lvim namespace (#1699)kylo252
2021-10-03fix: add missing lsp.log entry in log_viewer (#1666)kylo252
2021-09-30fix: can't open lvim log file cause by `lvim.log.viewer.cmd` (#1638)Xavier Young
2021-09-17fix: use the correct API for the log-viewer (#1564)kylo252
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