Bram Moolenaar
98056533b9
Vim 8.2 release
2019-12-12 14:18:35 +01:00
Bram Moolenaar
91359014b3
Update runtime files.
2019-11-30 17:57:03 +01:00
Bram Moolenaar
7257073043
patch 8.1.2362: cannot place signs in a popup window
...
Problem: Cannot place signs in a popup window. (Maxim Kim)
Solution: Use the group prefix "PopUp" to specify which signs should show up
in a popup window. (closes #5277 )
2019-11-30 14:21:53 +01:00
Bram Moolenaar
0c0734d527
Update runtime files
2019-11-26 21:44:46 +01:00
Bram Moolenaar
574ee7bc12
Update runtime files
2019-11-13 23:04:29 +01:00
Bram Moolenaar
30e9b3c425
Update runtime files
2019-09-07 16:24:12 +02:00
Bram Moolenaar
93476fd634
patch 8.1.1995: more functions can be used as methods
...
Problem: More functions can be used as methods.
Solution: Make sign functions usable as a method.
2019-09-06 22:00:54 +02:00
Bram Moolenaar
ed997adaa1
patch 8.1.1726: the eval.txt help file is too big
...
Problem: The eval.txt help file is too big.
Solution: Split off testing support to testing.txt. Move function details
to where the functionality is explained.
2019-07-21 16:42:00 +02:00
Bram Moolenaar
61da1bfa6c
Update runtime files.
2019-06-06 12:14:49 +02:00
Bram Moolenaar
58a7f87c86
patch 8.1.1466: not updating priority on existing sign
...
Problem: Not updating priority on existing sign.
Solution: Set the sign priority. Add a test. (Yegappan Lakshmanan)
2019-06-04 22:48:15 +02:00
Bram Moolenaar
25c9c680ec
patch 8.1.1280: remarks about functionality not in Vi clutters the help
...
Problem: Remarks about functionality not in Vi clutters the help.
Solution: Move all info about what is new in Vim or already existed in Vi to
vi_diff.txt. Remove {not in Vi} remarks. (closes #4268 ) Add
"noet" to the help files modeline. Also include many other help
file improvements.
2019-05-05 18:13:34 +02:00
Bram Moolenaar
d09091d495
Update runtime files.
2019-01-17 16:07:22 +01:00
Bram Moolenaar
6b7b7190aa
patch 8.1.0717: there is no function for the ":sign jump" command
...
Problem: There is no function for the ":sign jump" command.
Solution: Add the sign_jump() function. (Yegappan Lakshmanan, closes #3780 )
2019-01-11 13:42:41 +01:00
Bram Moolenaar
b328cca254
patch 8.1.0697: ":sign place" requires the buffer argument
...
Problem: ":sign place" requires the buffer argument.
Solution: Make the argument optional. Also update the help and clean up the
sign test. (Yegappan Lakshmanan, closes #3767 )
2019-01-06 16:24:01 +01:00
Bram Moolenaar
4c05fa08c9
Update runtime files
2019-01-01 15:32:17 +01:00
Bram Moolenaar
7d83bf4f2b
patch 8.1.0658: deleting signs and completion for :sign is insufficient
...
Problem: Deleting signs and completion for :sign is insufficient.
Solution: Add deleting signs in a specified or any group from the current
cursor location. Add group and priority to sign command
completion. Add tests for different sign unplace commands. Update
help text. Add tests for sign jump with group. Update help for
sign jump. (Yegappan Lakshmanan, closes #3731 )
2018-12-29 18:53:55 +01:00
Bram Moolenaar
c8c8849267
Update runtime files.
2018-12-27 23:59:26 +01:00
Bram Moolenaar
162b71479b
patch 8.1.0614: placing signs can be complicated
...
Problem: Placing signs can be complicated.
Solution: Add functions for defining and placing signs. Introduce a group
name to avoid different plugins using the same signs. (Yegappan
Lakshmanan, closes #3652 )
2018-12-21 15:17:36 +01:00
Bram Moolenaar
91f84f6e11
Update runtime files.
2018-07-29 15:07:52 +02:00
Bram Moolenaar
b1c9198afb
Vim 8.1 release
...
Update version number and information. Fix a couple of tests.
2018-05-17 17:04:55 +02:00
Bram Moolenaar
bb76f24af2
Vim 8.0 release
2016-09-12 14:24:39 +02:00
Bram Moolenaar
7571d55f7d
Updated runtime files.
2016-08-18 22:54:46 +02:00
Bram Moolenaar
0952131376
Updated runtime files.
2016-08-12 22:54:35 +02:00
Bram Moolenaar
e968e36a00
Update runtime files.
2014-05-13 20:23:24 +02:00
Bram Moolenaar
3678208477
Updated runtime files.
2013-11-28 13:53:34 +01:00
Bram Moolenaar
3b1db36689
release version 7.4
2013-08-10 15:00:24 +02:00
Bram Moolenaar
1a42b4befb
Update files for the 7.4b BETA release.
2013-07-28 18:29:08 +02:00
Bram Moolenaar
913df81e74
Vim 7.4a BETA release.
2013-07-06 15:44:11 +02:00
Bram Moolenaar
30b6581799
Updated runtime files.
2012-07-12 22:01:11 +02:00
Bram Moolenaar
f65e5667df
updated for version 7.3.596
...
Problem: Can't remove all signs for a file or buffer.
Solution: Support "*" for the sign id. (Christian Brabandt)
2012-07-10 15:18:22 +02:00
Bram Moolenaar
6ee8d89cf9
Updated runtime files.
2012-01-10 14:55:01 +01:00
Bram Moolenaar
483c5d80a7
Updated runtime files and translations.
2010-10-20 18:45:33 +02:00
Bram Moolenaar
7f03644116
Last changes for the 7.3 release!
2010-08-15 15:24:20 +02:00
Bram Moolenaar
4421d6af22
Version 7.3f -> 7.3g
2010-08-14 13:33:56 +02:00
Bram Moolenaar
82d1c33a8a
Version 7.3e -> 7.3f.
2010-08-09 20:16:32 +02:00
Bram Moolenaar
257a9c873f
7.3d -> 7.3e.
2010-08-04 19:29:04 +02:00
Bram Moolenaar
9379f83030
Version 7.3c -> 7.3d
2010-08-01 20:38:51 +02:00
Bram Moolenaar
c3301874a6
7.3b -> 7.3c
2010-07-25 20:53:06 +02:00
Bram Moolenaar
d28478b557
Vim 7.3a -> 7.3b.
2010-07-18 23:29:58 +02:00
Bram Moolenaar
fff2beeeaa
First step in the Vim 7.3 branch. Changed version numbers.
2010-05-15 13:56:02 +02:00
Bram Moolenaar
00a927d62b
Updated runtime files.
2010-05-14 23:24:24 +02:00
Bram Moolenaar
ed39e1d53c
updated for version 7.2-000
2008-08-09 17:55:22 +00:00
Bram Moolenaar
e37d50a5de
updated for version 7.2c-000
2008-08-06 17:06:04 +00:00
Bram Moolenaar
c236c16d08
updated for version 7.2b-000
2008-07-13 17:41:49 +00:00
Bram Moolenaar
446cb837a0
updated for version 7.2a
2008-06-24 21:56:24 +00:00
Bram Moolenaar
381ffaefa2
updated for version 7.1
2007-05-12 14:06:39 +00:00
Bram Moolenaar
2b64440353
updated for version 7.1b
2007-05-10 17:56:19 +00:00
Bram Moolenaar
9964e468c0
updated for version 7.1a
2007-05-05 17:54:07 +00:00
Bram Moolenaar
1423b9d3b8
updated for version 7.0
2006-05-07 15:16:06 +00:00
Bram Moolenaar
c9b4b05b35
updated for version 7.0g
2006-04-30 18:54:39 +00:00