summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-26Version 0.30.3Daniel Mendler
2021-04-26README: Add shell-mode to configuration exampleDaniel Mendler
2021-04-26Fix display in shell-mode (See #13)Daniel Mendler
2021-04-23Update readmeDaniel Mendler
2021-04-20Minor restructuringDaniel Mendler
2021-04-20Pass beg+base as position to `corfu--popup`Daniel Mendler
2021-04-20Exit from `corfu-complete` and `completion-at-point`Daniel Mendler
2021-04-20Extract `corfu--done` from `corfu--insert`Daniel Mendler
2021-04-20Revert "Exit from `corfu-complete`"Daniel Mendler
2021-04-20Exit from `corfu-complete`Daniel Mendler
2021-04-19Add noteDaniel Mendler
2021-04-19Add note to deferred hlDaniel Mendler
2021-04-19Fix extraction of base from returned completions (Fix #8)Daniel Mendler
2021-04-18README: Update caveatsDaniel Mendler
2021-04-18corfu--insert: SimplifyDaniel Mendler
2021-04-18defcustom: Replace corfu-min-width with corfu-width-limitsDaniel Mendler
2021-04-18README: Add caveatDaniel Mendler
2021-04-18Do not remove completion-in-region--postchDaniel Mendler
2021-04-18README: Document keybindingsDaniel Mendler
2021-04-18Improve exiting and candidate insertionDaniel Mendler
2021-04-17Add base string when previewing the current candidateDaniel Mendler
2021-04-17Hide scrollbar if there are fewer than corfu-count candidatesDaniel Mendler
2021-04-17Update readmeDaniel Mendler
2021-04-17README: Update caveats sectionDaniel Mendler
2021-04-17Revert "Add corfu-completion-styles"Daniel Mendler
2021-04-17Oops, use `:global nil` instead of `:local t`Daniel Mendler
2021-04-17Version 0.20.2Daniel Mendler
2021-04-17Do not colorize left border (See #6)Daniel Mendler
2021-04-17corfu-map: Bind M-n and M-pDaniel Mendler
2021-04-17README: Add link to ELPADaniel Mendler
2021-04-17Add corfu-completion-stylesDaniel Mendler
2021-04-17Extract corfu--move-prefix-candidates-to-frontDaniel Mendler
2021-04-17README: Update caveatDaniel Mendler
2021-04-17corfu-first: Jump to the prompt if first candidate is selectedDaniel Mendler
2021-04-17Fix some face issues, add comment about face usageDaniel Mendler
2021-04-17Do not show annotation in candidate preview (See #2)Daniel Mendler
2021-04-17Minor optimizationsDaniel Mendler
2021-04-17corfu-show-location/documentation: Add error messagesDaniel Mendler
2021-04-17Ignore corfu-abort if documentation/location window is shownDaniel Mendler
2021-04-17Fix typo in corfu-minor-modeDaniel Mendler
2021-04-17Fix header: Add mail addressDaniel Mendler
2021-04-17Rework popup functionDaniel Mendler
2021-04-16Add corfu--completion-in-regionDaniel Mendler
2021-04-16Add support for annotation and affixation functionDaniel Mendler
2021-04-16Add corfu-min-widthDaniel Mendler
2021-04-16Add corfu-abortDaniel Mendler
2021-04-16Add support for help buffer (company-location, company-doc-buffer)Daniel Mendler
2021-04-16README: Add caveats sectionDaniel Mendler
2021-04-16SimplificationsDaniel Mendler
2021-04-16Deactivate fancy border if line spacing is used (Fix #1)Daniel Mendler