Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* fix(cmp): fix cmp select on CR
When cmp prompt is open and nothing is selected <cr> did nothing
Also fixes snippets texts being overwritten when you select an option
fixes #2977
* fixup!: little refactor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix(cmp): update cmp to fix textwidth calculation and indent bugs
|
|
|
|
|
|
Co-authored-by: xeluxee <[email protected]>
|
|
|
|
|
|
|