Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-10 | feat: add an independent lvim namespace (#1699) | kylo252 | |
2021-10-07 | feat(lsp): handle user configuration in setup() (#1707) | kylo252 | |
2021-10-01 | feat: add LvimUpdate command (#1634) | kylo252 | |
* feat: add prelimenary LvimUpdate command * feat: use native process management * feat: add a telescope change-log utility * fix: update readme to include the new command | |||
2021-08-09 | [Feature] Add LvimInfo command (#1269) | Pasi Bergman | |
* feature: add LvimInfo command * Move :LvimInfo to core/commands.lua | |||
2021-07-26 | [Refactor] remove lv prefix (#1112) | Luc Sinet | |
* Rename lv-utils into utils * Move commands defined in utils into core/commands.lua |