118 Commits

Author SHA1 Message Date
github-actions[bot]
335b3ad36d chore(master): release 0.9.1 stable v0.9.1 2024-07-10 16:21:44 +03:00
9e628239ab docs: update docs lib version & regenerate 2024-07-10 16:18:54 +03:00
d7dd1c4dd7 fix: normal mode transforms 2024-07-10 16:18:54 +03:00
16069971e9 docs: update doc file 2024-07-10 16:18:54 +03:00
9c62c9cd9d refactor: move cache file to .cache dir 2024-07-10 16:18:54 +03:00
33eecfffab refactor: use plugin name 2024-05-07 01:00:38 +03:00
701d373e7a refactor: remove main.lua 2024-05-07 01:00:38 +03:00
1c8fa21578 refactor: file structure 2024-05-07 01:00:38 +03:00
github-actions[bot]
1c39528e7c chore(master): release 0.9.0 v0.9.0 2024-05-05 23:06:45 +03:00
972a44cf1e doc: add command desc 2024-05-05 23:02:08 +03:00
ecd4d6bbbc fix: range commands 2024-05-05 23:02:08 +03:00
ea38606a28 fix: sorter init 2024-05-05 23:02:08 +03:00
3362c3c4f1 refactor: clean ups 2024-05-05 23:02:08 +03:00
a9d3ffc2de test: add tests 2024-05-05 23:02:08 +03:00
168552b425 fix: error on select 2024-05-05 23:02:08 +03:00
8e7fe74888 docs: update auto docs 2024-05-05 23:02:08 +03:00
4bbba5d1b3 docs: update readme 2024-05-05 23:02:08 +03:00
eaf84d857d fix: commands 2024-05-05 23:02:08 +03:00
0cb9c1e4ee docs: update readme 2024-05-05 23:02:08 +03:00
8de9125de1 refactor: make telescope dependency optional
lazy load the telescope popup, so that if it's disabled
it won't be attempted
2024-05-05 23:02:08 +03:00
bb177a3360 feat: non-telescope popup 2024-05-05 23:02:08 +03:00
67aef1de42 docs: update readme 2024-05-05 23:02:08 +03:00
github-actions[bot]
b44d58a533 chore(master): release 0.8.0 v0.8.0 2024-05-04 11:36:27 +03:00
6863e0e9a6 feat: allow sorter selection in config 2024-05-04 11:33:43 +03:00
733f26fef6 fix: frequency sort 2024-05-04 11:33:43 +03:00
be9c119ee2 fix: user commands 2024-05-04 11:33:43 +03:00
github-actions[bot]
52f26035d2 chore(master): release 0.7.0 v0.7.0 2024-05-04 02:29:22 +03:00
f83f2afafd feat: sort telescope by usage frequency 2024-05-04 02:27:10 +03:00
a775191122 docs: update readme 2024-05-04 02:27:10 +03:00
3f684bbdc0 ci: update workflows 2024-05-04 02:27:10 +03:00
646dde56f2 ci: update workflow version 2024-05-04 02:27:10 +03:00
ba385b846b ci: disable workflow concurrency 2024-05-04 02:27:10 +03:00
9393d81815 docs: update readme 2024-05-04 02:27:10 +03:00
github-actions[bot]
e376ac78fc chore(master): release 0.6.0 v0.6.0 2024-05-02 03:25:03 +03:00
2fa82f80d6 docs: update readme 2024-05-02 03:19:04 +03:00
ad84766691 chore: cleanup 2024-05-02 03:19:04 +03:00
fbb89b1b44 feat: enable/disable specific replacers 2024-05-02 03:19:04 +03:00
github-actions[bot]
5c0132fe95 chore(master): release 0.5.1 v0.5.1 2024-05-01 01:54:53 +03:00
657bda1478 fix: exports 2024-05-01 01:33:05 +03:00
github-actions[bot]
b500db2686 chore(master): release 0.5.0 v0.5.0 2024-04-30 15:51:37 +03:00
1fd7e334bc docs: update readme 2024-04-30 15:34:47 +03:00
7ef73f26d1 fix: telescope 2024-04-30 15:29:07 +03:00
Chen Asraf
1f3fc3df09 docs: update demo gif 2024-04-30 15:23:13 +03:00
b31967dd32 docs: update docs
chore: comment out unused code
2024-04-30 15:10:24 +03:00
6f1c92872e test: fix tests 2024-04-30 15:00:54 +03:00
69542d7e1c fix: telescope command 2024-04-30 15:00:54 +03:00
6e409f0a44 feat: add telescope command 2024-04-30 15:00:54 +03:00
dc3d4e6379 docs: update readme 2024-04-30 15:00:54 +03:00
4628b50340 refactor: telescope exports 2024-04-30 15:00:54 +03:00
500edc66e6 feat: add commands
docs: update
2024-04-30 15:00:54 +03:00