Commit Graph

381 Commits

Author SHA1 Message Date
mohsen
bcc6a7838d fix: fix invalid col for before cursor 2023-08-23 10:56:45 +03:30
mohsen
877e175669 fix: fix invalid col on empty lines (#33) v2.2.5 2023-08-19 06:46:52 +00:00
mohsen
0b250bf412 fix:don't get current char when searching after cursor v2.2.4 2023-08-16 21:57:06 +03:30
mohsen
7ae243b66a chore: remove unneeded action (#29) 2023-08-16 17:56:57 +00:00
mohsen
a7f3b49ae1 tests:hop char2 2023-08-16 21:18:18 +03:30
YUANSUYI
541470556b chore: Update README.md (#28)
add missing "," in lazy.vim config
2023-08-16 10:05:15 +00:00
Felipe Lema
b1ca61b565 chore: run tests only on files under source directories (#26)
Co-authored-by: mohsen <36933074+smoka7@users.noreply.github.com>
2023-08-12 05:08:42 +00:00
Felipe Lema
f57909611e chore: update readme (#25)
Co-authored-by: mohsen <36933074+smoka7@users.noreply.github.com>
2023-08-11 17:53:13 +00:00
Felipe Lema
5c60add246 chore: add ci action to run tests on pull requests
Co-authored-by: mohsen <36933074+smoka7@users.noreply.github.com>
2023-08-11 09:04:32 +00:00
mohsen
e41c04125f fix: remove unpack v2.2.3 2023-07-24 08:28:33 +03:30
mohsen
e8e5ce7457 Update issue templates 2023-07-07 17:03:11 +00:00
mohsen
31e0e42e62 refactor!: fix lint errors (#17)
* refactor!: fix lint errors
update deprecated api calls

* refactor!: update minimum nvim version to 9.0
v2.2.2
2023-06-22 10:27:28 +00:00
mohsen
0569092d44 fix: out of range on empty lines (#16) 2023-06-21 18:56:11 +00:00
mohsen
d3a2e49502 chore: update installation guide (#14) v2.2.1 2023-06-19 18:47:50 +00:00
mohsen
d83877ea87 chore:update the doc to current version v2.2.0 2023-06-17 12:42:52 +03:30
mohsen
facbd2b6b0 Merge pull request #12 from smoka7/sort_bias
feat:make x_bias configurable
2023-06-17 08:54:23 +00:00
mohsen
26b6195b7a feat:make x_bias configurable 2023-06-17 12:21:43 +03:30
mohsen
8a54ca52b7 fix:add the cursor position to jump list 2023-06-15 20:39:38 +03:30
mohsen
f37744f938 change default hint_type to overlay v2.1.1 2023-06-14 17:36:36 +03:30
mohsen
9b744850e2 Merge pull request #11 from smoka7/refactor
Refactor
2023-06-14 07:13:23 +00:00
mohsen
6197f750e5 fix:match empty lines only on line wise hints 2023-06-14 10:38:48 +03:30
mohsen
77af13fa1f fix:clear highlight namespaces before 2023-06-14 10:36:53 +03:30
mohsen
b5ba588bbf refactor:cleanup init 2023-06-14 09:59:36 +03:30
mohsen
1e346d025b fix:properly select unmatched ranges to dim 2023-06-12 20:49:49 +03:30
mohsen
a29ac72227 fix:do not hint current char 2023-06-12 20:13:26 +03:30
mohsen
37a9742b98 fix:exclude current line in linewise hints 2023-06-12 19:20:07 +03:30
mohsen
292a4abd25 refactor:cleanup jump targets 2023-06-12 17:27:35 +03:30
mohsen
325ac2f34e refactor:cleanup window context 2023-06-12 12:34:49 +03:30
mohsen
d8e495623a Merge branch 'fix-cursor-on-empty-line' v2.1.0 2023-06-10 10:54:03 +03:30
mohsen
b30c15064e Merge pull request #9 from smoka7/yank
Yank
2023-06-10 07:15:18 +00:00
mohsen
c4f555f162 feat:added the command and documentations 2023-06-10 10:43:49 +03:30
mohsen
4f146ebfcf feat:paste in hinted position 2023-06-08 21:09:25 +03:30
mohsen
5edd29ef71 feat:yank the range specified by hop hints 2023-06-08 21:09:25 +03:30
mohsen
dd8a4ca9d8 refactor:replace vimscripts with lua 2023-06-08 20:47:24 +03:30
mohsen
e901f60d2f refactor:added type annotation and minor refactors 2023-06-08 18:21:15 +03:30
mohsen
90e078a825 refactor:update highlights 2023-06-08 15:40:40 +03:30
mohsen
91ab225239 Merge pull request #8 from smoka7/inline_hint
Inline hint
2023-06-07 14:49:41 +00:00
mohsen
92c6829a45 chore:add documentation for inline hints and dim unmatched 2023-06-07 18:18:03 +03:30
mohsen
32866676c7 feat:add a config option for user to control dimming unmatched areas 2023-06-07 17:50:50 +03:30
mohsen
74c240cabc feat:show jump hints as inline text 2023-06-07 16:53:39 +03:30
mohsen
ba390f2ee5 chore:added stylua config 2023-06-07 10:22:48 +03:30
mohsen
c35ee631aa Merge branch 'fix-invalid-window-id' 2023-06-07 10:07:45 +03:30
mohsen
4020cee85b Merge pull request #3 from aznhe21/fix-vertical
Fix vertical
2023-06-07 06:13:12 +00:00
mohsen
7a1a5dd881 Merge pull request #5 from yehuohan/feat-excluded-filetypes
Add excluded_filetypes to avoid invalid windows and buffers
2023-06-07 06:10:12 +00:00
mohsen
b488f0352c Merge pull request #4 from guangxu-li/feature/hop-camel-case
feat: add new commands for hopping camel case words
2023-06-07 06:07:35 +00:00
Dimitri Sabadie
03f0434869 Merge pull request #362 from Grazfather/patch-1
health: Update from deprecated health api
2023-05-17 16:01:06 +02:00
Grazfather
629224ae9c health: Update from deprecated health api 2023-05-17 09:34:43 -04:00
yanshay
f095a9ed49 fix issues when cursor on empty line (#351) 2023-04-08 12:15:09 +03:00
Guangxu Li
2dc28da9ef feat: add new commands for hopping camel case words #155 2022-12-13 11:16:09 +08:00
Kamil Dydo
242322b361 check if window is valid and not floating before labeling 2022-11-10 02:15:53 +01:00