Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-10 | feat: add an independent lvim namespace (#1699) | kylo252 | |
2021-10-10 | fix: don't hide duplicate snippets | Abouzar Parvan | |
2021-10-09 | feat(cmp): make popupmenu formatting options configurable (#1718) | xeluxee | |
2021-10-09 | fix(cmp/autopairs): prevent out of bounds jump and re-enable jump after ↵ | Chase Colman | |
confirm (#1708) | |||
2021-10-08 | fix: don't use the cmp floating window (#1715) | Abouzar Parvan | |
2021-10-03 | refactor: auto-generate language configuration (#1584) | kylo252 | |
Refactor the monolithic `lvim.lang` design into a more modular approach. IMPORTANT: run `:LvimUpdate` in order to generate the new ftplugin template files. | |||
2021-09-21 | feature: allow cmp confirm options to be configurable (#1523) | Chase Colman | |
2021-09-14 | fix: no preselect for up/down, c-j/c-k and tab/s-tab | Christian Chiarulli | |
2021-09-09 | fix: move setup function outside of config function | Christian Chiarulli | |
2021-09-07 | feat: compe -> cmp (#1496) | Christian Chiarulli | |