Commit Graph

12 Commits

Author SHA1 Message Date
CismonX 6bdc2578ef
fix: doc: remove wrong statements about engines 2023-12-02 01:35:39 +08:00
CismonX 7dc5ad1c5c
chore: rename candidate length vars 2023-12-02 01:33:19 +08:00
CismonX da1b6e3c69
feat: support candidate comments 2023-12-02 01:32:24 +08:00
CismonX 4e346fc097
feat: ranged candidate replace
Adds candidate attribute `replace_start`, which allows a candidate
to replace a middle part of the original text.
2023-09-08 07:06:23 +08:00
CismonX a82e6ba002
chore: line length < 80 2023-08-24 01:17:26 +08:00
CismonX 7504215866
refactor: change header installation path 2023-08-13 21:53:00 +08:00
CismonX 98ce348274
refactor: change engine installation path
Use `pkglibdir` instead of `libdir` as engine library installation
path, since they are considered modules for `arify`.
2023-08-13 21:52:30 +08:00
CismonX ca9098b4df
chore: remove trailing whitespaces 2023-07-28 08:30:25 +08:00
CismonX cbe40a99fe
fix: correct several typos
continuous-integration/drone Build is passing Details
2023-06-30 17:33:30 +08:00
CismonX 4c047cc856
fix: correct a typo in man page 2023-06-11 16:45:23 +08:00
CismonX 6d0c97895a
feat: hack completion display
always show all candidates as if show-all-if-ambiguous is on
2023-03-13 16:47:50 +08:00
CismonX d748d8972e
chore: prepare for Savannah
continuous-integration/drone Build is passing Details
2023-02-12 20:26:45 +08:00