Andy K. Massimino
43ba797f68
Merge branch 'feature-midmap'
2019-08-02 19:07:33 -04:00
Andy K. Massimino
1796b3cc21
Make minor changes, update doc
2019-07-24 19:06:18 -04:00
Andy K. Massimino
e4706927ed
Implement advanced midskip (e.g., for julia, ruby)
2019-04-10 18:09:11 -04:00
Andy K. Massimino
c563b241bf
Allow arg in gspec (for future expansion)
2019-03-10 17:44:43 -04:00
Andy K. Massimino
55cff87749
Allow hotfix for dotted &filetype, fixes #46
2018-12-20 08:06:57 -05:00
Andy K. Massimino
b8e5d21341
Initialize in cmdwin, closes #43
2018-11-01 18:05:13 -04:00
Andy K. Massimino
ee7ccbbd2b
Allow function match_words (has caveats)
...
For SpaceVim#2058, Julia language.
For Julia, advanced motions and text objects will not work properly.
2018-08-19 10:38:55 -04:00
Andy K. Massimino
ed357cff40
Enable \g{hlend} specifier to truncate highlight
...
Adds the match preferences
let g:matchup_matchpref = {}
let g:matchup_matchpref.vue = {'tagnameonly': 1}
let g:matchup_matchpref.html = {'tagnameonly': 1}
Closes #30 .
2018-07-27 08:38:47 -04:00
Andy K. Massimino
bab138ac3c
Allow switching regexp engine for filetypes
2018-07-20 06:43:57 -04:00
Andy K. Massimino
f5af60fd5e
Improve handling of ignorecase re #33
2018-06-18 09:32:53 -04:00
Andy K. Massimino
a8844c53e0
Make another minor extra_info refactor
2018-06-05 20:33:50 -04:00
Andy K. Massimino
1763debff6
Refactor (minor) has_zs into extra_info struct
2018-05-24 19:15:59 -04:00
Andy K. Massimino
633fd624cd
Implement fast loader (see #25 )
2018-04-09 15:19:15 -04:00
Andy K. Massimino
5219caa1c1
Split delim.vim into 2 files; should resolve #25
2018-04-02 11:00:09 -04:00