Jørgen Granseth
|
52a8a175a6
|
Move constants for :delmarks to MarkGroup
Reduce, reuse, recycle.
|
2019-08-12 20:19:14 +02:00 |
|
Jørgen Granseth
|
b0c1ecfdc5
|
Add access flag
|
2019-08-05 19:09:59 +02:00 |
|
Jørgen Granseth
|
3161ba8983
|
Implement Ex command :delm[arks]
Deletes existing marks. See
http://vimdoc.sourceforge.net/htmldoc/motion.html#:delmarks
for details.
|
2019-08-05 19:06:19 +02:00 |
|
Jørgen Granseth
|
92125b49f0
|
Emphasize surround cursor movement in tests
|
2019-07-31 20:06:26 +02:00 |
|
Jørgen Granseth
|
a6e0fbd5e6
|
Add the s surround action (preceding space)
https://github.com/tpope/vim-surround/blob/master/doc/surround.txt#L148
|
2019-07-27 02:12:52 +02:00 |
|
Jørgen Granseth
|
c07d0353f0
|
Support f and F surround commands (function name)
https://github.com/tpope/vim-surround/blob/master/doc/surround.txt#L138
|
2019-07-26 22:14:10 +02:00 |
|