Commit Graph

77 Commits

Author SHA1 Message Date
Martin Kunz
704c9d98e6 docs: Add missing comma to lazy.nvim instalation (#409) 2025-08-14 19:58:24 -04:00
TheLeoP
1fd5e6db7a docs: update treesitter integration information on README 2025-07-07 14:57:38 -05:00
TheLeoP
5e292db288 docs: remove LunarVim specific instructions from README 2025-07-07 14:57:38 -05:00
TheLeoP
e832b01e94 docs: add lazy.nvim installation to README 2025-07-07 14:57:38 -05: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
Wuelner Martínez
bc091fd9c3 fix(readme): setup is used to load options with packer.nvim (#263)
see https://github.com/wbthomason/packer.nvim#specifying-plugins
2022-11-07 18:37:31 -05:00
Andy K. Massimino
3aee393685 Update readme 2022-11-06 20:29:13 -05:00
Andy K. Massimino
09576fd767 Update html patterns 2022-10-26 22:11:11 -04:00
Andy K. Massimino
afb5b728d7 Document more nvim TS config options 2021-11-26 11:49:25 -05:00
Andy K. Massimino
8ef96a7ca9 Highlight delete surrounding feature 2021-11-24 09:58:08 -05:00
Andy K. Massimino
d0a84be648 Update docs 2021-10-10 21:36:47 -04:00
Andy K. Massimino
5f492f92d6 Add gitlab ci for coverage
Fix gitlab ci

Add correct env to gitlab ci
2021-10-07 21:47:15 -04:00
Andy K. Massimino
6e1702709c Cleanup readme 2021-09-27 20:31:03 -04:00
Andy K. Massimino
5a1978e46a Add comment about matchit with nvim re #176 2021-09-12 09:43:22 -04:00
zeertzjq
e2cb323447 Always override N% if g:matchup_motion_override_Npercent >= 100 2021-08-10 10:55:13 +08:00
Andy K. Massimino
fb4ce0818a Update TS cpp, lua queries 2021-05-02 20:02:31 -04:00
Andy K. Massimino
7b74e2130d Update readme 2021-05-02 12:03:22 -04:00
Andy K. Massimino
583a9c9996 Update readme for filetypes 2021-04-30 20:09:59 -04:00
Andy K. Massimino
1d2ba4dfa9 Cleanup 2021-04-14 22:19:27 -04: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
Andy K. Massimino
0d9d3b5f5a Minor update 2020-08-10 23:26:42 -04:00
Andy K. Massimino
1969143226 Minor update 2020-08-10 23:19:37 -04:00
Andy K. Massimino
5a7dd99621 Update year, etc 2020-01-13 22:14:08 -05:00
Andy K. Massimino
018cf84ff4 No 1ms sleep in deferred mode re #67 2019-10-01 19:48:34 -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
6b36001039 Update readme for vi%d 2019-07-24 19:48:49 -04:00
BlackCap
ac44ff48cb typo 2018-12-29 00:25:14 +01:00
Andy K. Massimino
35de619c11 Tweak readme 2018-12-10 01:21:09 -05:00
Andy K. Massimino
55ae3f2860 Update docs 2018-08-18 17:14:07 -04:00
Andy K. Massimino
146fd9c7f3 Add Do/NoMatchParen to the readme 2018-04-03 15:29:10 -04:00
Andy K. Massimino
72d6173cc3 Clarify doc about enabling/disabling matchparen 2018-04-03 15:24:47 -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 Massimino
8f4cda38f5 Make some improvements to readme 2018-03-05 20:18:16 -05:00
Wang Shidong
f28dddf49f Fix viml type in readme
`else` should comes after `elseif`.
2018-03-05 11:10:04 -07: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
c3ed11fbf9 Add performance display command 2018-03-03 12:18:22 -05:00
Andy K. Massimino
53921cbb03 Update readme for vimtex compatibility 2018-02-13 22:29:51 -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
Andy K. Massimino
be9468aa24 Fix doc for load order, add note about vim-sensible
Fixes #17
2018-01-04 11:06:12 -05:00
Andy K. Massimino
c52aa5b607 Fix vim-plug repository name 2017-11-30 14:22:50 -05:00
Andy K. Massimino
6882d9c2c7 Make minor README changes 2017-11-30 14:17:23 -05:00
Andy K. Massimino
f43b683827 Make minor doc changes (fixes #12) 2017-11-30 09:31:22 -05:00
Andy K. Massimino
f6fb7e54f8 Clarify further exclusive/inclusive 2017-11-27 18:35:52 -05:00
Andy K. Massimino
579b6962c1 Document highlight surrounding...
As well as version and performance
2017-11-21 22:56:21 -05:00
Andy K. Massimino
e375ef55c5 Make more minor updates to readme 2017-11-21 10:15:58 -05:00
Andy K. Massimino
ba67549f28 Make minor updates to readme 2017-11-21 10:11:06 -05:00