Andy K. Massimino
71132a93ea
Add a tree-sitter test
2021-02-26 00:08:19 -05:00
Andy K. Massimino
9c6e7410a3
Check for nvim-treesitter
2021-02-25 22:56:38 -05:00
Andy K. Massimino
e3bc1fa821
Add neovim tree-sitter integration
2021-02-25 22:48:13 -05:00
Andy K. Massimino
0ec3160692
Support additional engines in delim
2021-02-25 22:21:45 -05:00
Andy K. Massimino
08a872b8e0
Adjust testing slightly
2021-02-25 22:21:45 -05:00
Andy K. Massimino
b131a5b357
Add tex matchpref for relaxed env match (re #131 )
2021-02-23 00:25:32 -05:00
Andy K. Massimino
f1f11e703b
Make minor cleanups
2021-02-23 00:18:36 -05:00
Andy K. Massimino
cc13387139
Workaround vim indentexpr bug, fixes #132
2021-02-21 16:38:24 -05:00
Andy K. Massimino
52b3ec1ee8
Remove accidental inclusion
2021-01-28 22:48:57 -05:00
Andy K. Massimino
5b872ed3e4
Add option to not match mids, re #127
2021-01-28 22:47:13 -05:00
Andy Massimino
c74467ea13
Merge pull request #129 from Aster89/master
...
Honor `relativenumber` in popup
2021-01-12 20:01:52 -05:00
Enrico Maria De Angelis
ef97672cf6
Honor relativenumber in popup
2021-01-12 17:50:19 +00:00
Andy K. Massimino
24407e21e0
Fix github action
2020-12-08 19:36:35 -05:00
Andy K. Massimino
b85cf4f54c
Fix github action
2020-12-08 19:32:05 -05:00
Andy K. Massimino
a5e5172ff8
Revert "Use texMathRegionX in vimtex v2, fix #123 "
...
This reverts commit ee1d3e033b .
2020-12-08 19:27:07 -05:00
Andy Massimino
44c634b330
Merge pull request #116 from kevinhwang91/disable-cursorline-in-float
...
offscreen highlight doesn't work when cursorline is set
2020-12-04 20:42:02 -05:00
Andy K. Massimino
0df5a73fdf
Revert "Add WinScrolled autocmd"
...
This reverts commit 6c07d9c75c .
2020-12-04 20:29:47 -05:00
Andy K. Massimino
ee1d3e033b
Use texMathRegionX in vimtex v2, fix #123
2020-12-04 20:29:43 -05:00
Andy K. Massimino
dd22b21d38
Remove skip expr in searchpos ( fix #122 )
2020-12-03 18:15:26 -05:00
Andy K. Massimino
6c07d9c75c
Add WinScrolled autocmd
2020-12-02 20:08:33 -05:00
Andy K. Massimino
7cc8623d87
Adjust fortran hlend ( fixes #111 )
2020-11-30 21:01:00 -05:00
Andy K. Massimino
ac1d0f73a0
Handle multi-line Janet strings ( fix #85 )
2020-11-27 10:18:14 -05:00
Andy K. Massimino
f1e6716874
Allow same-character matching ( fix #102 )
...
commit 9fbba60cee83af1f92a9deebc4b48ca4027d6537
Author: Andy K. Massimino <f8a663@normed.space >
Date: Fri Nov 27 09:36:11 2020 -0500
Cleanup for same match
commit 2bf5e26f9e6ecb3f0874426e00cf15dd3f09a11a
Author: Andy K. Massimino <f8a663@normed.space >
Date: Thu Nov 19 16:10:13 2020 -0500
WIP same experiments
commit dcc2d874c5b92bccb0d043213264ef31c9b3a033
Author: Andy K. Massimino <f8a663@normed.space >
Date: Sun Aug 30 11:49:20 2020 -0400
WIP same char
2020-11-27 09:36:52 -05:00
kevinhwang91
1c36984942
offscreen highlight doesn't work when cursorline is set
2020-11-24 23:13:41 +08:00
Andy K. Massimino
309c3a74e7
Adjust matching for fortran re #111
2020-11-19 20:43:52 -05:00
Andy K. Massimino
a7c3904a18
Fix match after $, fix #114
2020-11-19 18:23:46 -05:00
Andy K. Massimino
9e0b6f3711
Fix odd test case
2020-09-07 09:34:52 -04:00
Andy K. Massimino
b0d831bc3a
Accept more in default skip pattern ( fix #107 )
2020-09-07 09:13:10 -04:00
Andy Massimino
b1af5a2824
Merge pull request #105 from mwgkgk/fix-custom-motion-49
...
Update args for matchup#delim#get_surrounding in custom.vim
2020-08-16 09:16:35 -04:00
mwgkgk
69a1ba1360
Update args for matchup#delim#get_surrounding
2020-08-16 09:20:20 +03:00
Andy K. Massimino
0d9d3b5f5a
Minor update
2020-08-10 23:26:42 -04:00
Andy K. Massimino
cc3f7f15fe
Use new style ops for newer nvim
2020-08-10 23:19:37 -04:00
Andy K. Massimino
1969143226
Minor update
2020-08-10 23:19:37 -04:00
Andy K. Massimino
13dab02119
Fix #101 , no matchparen fallback when $VIM is in ~
2020-07-02 21:33:20 -04:00
Andy K. Massimino
24c17f94e0
Don't highlight > for xml re #98
2020-06-30 22:18:42 -04:00
Andy K. Massimino
a6306f6725
Add option matchup_motion_keepjumps, re #99
2020-06-29 19:24:03 -04:00
Andy K. Massimino
b3bda157a1
Don't highlight end > with tagnameonly re #98
2020-06-28 10:57:04 -04:00
Andy K. Massimino
857683de79
Refactor delim engines, minor changes
2020-06-18 22:23:57 -04:00
Andy K. Massimino
32e4f56ef7
Move issue template
2020-06-18 22:23:28 -04:00
Andy Massimino
1d0d2c41ec
Merge pull request #97 from kazukazuinaina/add_github_actions
...
[add] github actions
2020-06-18 21:12:38 -04:00
kazukazuinaina
b48cb086c3
[add] github actions
2020-06-16 07:47:39 +09:00
Andy Massimino
68369952a3
Merge pull request #94 from cocopon/fix-indent-with-tab
...
Fix tab indent for popup
2020-05-07 20:53:25 -04:00
cocopon
f52937bbaa
Fix tab indent for popup
2020-04-12 14:47:29 +09:00
Andy K. Massimino
bae99f0d4d
Allow floating highlight customization in nvim
2020-04-07 20:30:44 -04:00
Andy K. Massimino
189bbb1453
Allow overriding highlight in popup window, re #93
2020-04-07 08:27:41 -04:00
Andy K. Massimino
e6f1786a14
Set wmh temporarily for floating win, fix #91
2020-03-21 11:20:05 -04:00
Andy K. Massimino
0047f35b40
Don't ensure_match_popup unless using popup re #89
2020-03-06 21:21:29 -05:00
Andy K. Massimino
acf3fca1a0
Fix #88 that visual block $ sometimes doesn't work
2020-02-29 11:06:45 -05:00
Andy K. Massimino
f5a677065c
Try to prevent error when using terminal popup, re #87
2020-02-27 21:26:29 -05:00
Andy K. Massimino
6fedba77ed
Fix matching of \\[1ex] ( fixes #84 )
2020-02-17 14:51:31 -05:00