57 Commits

Author SHA1 Message Date
TheLeoP
321045f727 docs: update matchup.txt with the content of README 2025-07-07 17:19:52 -05:00
TheLeoP
15135430df docs: add documentation for new g:matchup_treesiter config vars 2025-07-07 14:57:38 -05:00
Andy K. Massimino
9b21868064 Fix matchup-Z% motion, fix #368 2024-10-28 09:01:12 -04:00
Andy K. Massimino
d30b72d20f Prevent insertion of popup text into buffer, fix #325 2023-11-04 21:51:40 -04:00
Andy K. Massimino
582cbc8c2d Document tree-sitter virtual text options re #316 2023-08-06 08:59:55 -04:00
Andy K. Massimino
1c7fa2880d Remove reference to old nvim 2023-02-19 08:43:00 -05:00
bagohart
db5120dd98 fix typos in readme and doc about exclusive motion in visual mode (#266) 2022-12-04 09:40:49 -05:00
Andy K. Massimino
09576fd767 Update html patterns 2022-10-26 22:11:11 -04:00
Andy K. Massimino
4e684c1fdf Document fullwidth popup option 2021-11-24 09:28:37 -05:00
Andy K. Massimino
d0a84be648 Update docs 2021-10-10 21:36:47 -04:00
seb-mueller
5201340164 Update matchup.txt
Fixing small typos in help file concerning `a%` and `i%` mappings
2021-08-23 12:02:49 +02:00
zeertzjq
e2cb323447 Always override N% if g:matchup_motion_override_Npercent >= 100 2021-08-10 10:55:13 +08:00
Andy K. Massimino
5b872ed3e4 Add option to not match mids, re #127 2021-01-28 22:47:13 -05:00
Andy K. Massimino
189bbb1453 Allow overriding highlight in popup window, re #93 2020-04-07 08:27:41 -04:00
Andy K. Massimino
5a7dd99621 Update year, etc 2020-01-13 22:14:08 -05:00
Andy K. Massimino
7ff09d9372 Use floating window strategy for nvim 2019-09-06 19:27:58 -04:00
Rafael Bodill
d1ac1d0c5d Introduce new "popup" match display
Using Neovim's floating window, or Vim 8.x popup.
2019-09-01 21:39:38 +03:00
Andy K. Massimino
f214b3a6e7 Don't use hotfix for c ft 2019-09-01 12:18:22 -04:00
Andy K. Massimino
ba33a5c92d Rename status_offscreen option to offscreen re #65 2019-08-02 15:28:20 -04:00
Andy K. Massimino
1796b3cc21 Make minor changes, update doc 2019-07-24 19:06:18 -04:00
Andy K. Massimino
164086a3c2 Add MatchupWhereAmI, improve status display 2019-06-15 11:34:02 -04:00
Andy K. Massimino
0f7a98a065 Make misc minor changes 2019-04-10 18:06:07 -04:00
David Briscoe
daec72cea1 Copy explanations into help doc.
Explanations copied from #56.
2019-04-02 21:52:30 -07:00
Andy K. Massimino
d9851bafea Add custom motion api, resolves #49 2019-03-08 08:31:35 -05:00
Andy K. Massimino
d1a0cf0599 Add match fading feature (like Xcode?) closes #52 2019-03-03 00:47:01 -05:00
Andy K. Massimino
13b3ebb3c7 Update documentation (part re #49) 2019-01-16 10:33:42 -05:00
Andy K. Massimino
ffb450c985 Use mode() to determine motion_force (8.1.0648)
cf vim/vim#3490
2018-12-27 23:14:12 -05:00
Andy K. Massimino
55cff87749 Allow hotfix for dotted &filetype, fixes #46 2018-12-20 08:06:57 -05:00
Andy K. Massimino
afd7a6b981 Add background highlight to documentation 2018-11-15 12:56:33 -05:00
Andy K. Massimino
32f643252f Make minor doc update 2018-11-04 12:18:41 -05:00
Andy K. Massimino
55ae3f2860 Update docs 2018-08-18 17:14:07 -04:00
Andy K. Massimino
849c481c70 Switch to new g:matchup_matchpref option 2018-07-20 15:38:13 -04:00
Andy K. Massimino
3ea94c2329 Allow disabling of highlighting in each mode
(related #30)
2018-05-12 08:58:17 -04:00
Andy K. Massimino
57fc88cd68 Let off-screen matching work at screen edge, closes #28 2018-04-18 11:34:46 -04:00
Andy K. Massimino
2fba40970f Fix duplicate help tag 2018-04-08 19:38:03 -04:00
Andy K. Massimino
f768fc982a Update note for IsCommentaryOpFunc 2018-04-07 16:21:38 -04:00
Andy K. Massimino
72d6173cc3 Clarify doc about enabling/disabling matchparen 2018-04-03 15:24:47 -04:00
Andy K. Massimino
46852fcb0e Document some new options #18/#25 2018-04-02 10:37:33 -04:00
Andy K. Massimino
b2a30d0725 Allow highlighting while popup menu is visible 2018-03-23 23:21:03 -04:00
Andy K. Massimino
d7438427ee Document g@, visual for text_obj_linewise_operators 2018-03-15 00:14:41 -04:00
Andy K. Massimino
f2a555e878 Allow disabling matching within strings/comments
fixes #26
2018-03-14 23:51:24 -04:00
Andy K. Massimino
97b5dcccaa Fix typos in deferred delay option documentation 2018-03-08 12:50:07 -05:00
Andy K. Massimino
0bad5eff9e Fix typo in doc 2018-03-05 20:21:32 -05:00
Andy K. Massimino
90d8687c08 Fix viml typo in docs (re #23) 2018-03-05 13:12:09 -05:00
Andy K. Massimino
d647ae8d2c Add nvim version check for matchparen_deferred
closes #22
2018-03-04 14:21:14 -05:00
Andy K. Massimino
f0b6e155d4 Improve version check/warning for matchparen_deferred 2018-03-03 15:12:05 -05:00
Andy K. Massimino
660cb1a271 Add note about I%/A% re. #16 2018-03-03 13:00:05 -05:00
Andy K. Massimino
61dcf75ca1 Allow motions and objects to fail with best found
re. #16
        Adds option g:matchup_delim_count_fail
2018-03-03 12:50:25 -05:00
Andy K. Massimino
c3ed11fbf9 Add performance display command 2018-03-03 12:18:22 -05:00
Andy K. Massimino
d89f48fb54 Separate stopline for highlighting, documentation
Now g:matchup_matchparen_stopline and g:matchup_delim_stopline.
Closes #21.
2018-02-10 11:36:54 -05:00