Supasorn Suwajanakorn
3ede0e986c
Add character . for repeating line for selectlines()
2013-05-23 01:02:03 -07:00
Supasorn Suwajanakorn
9ce29dc392
auto commit
2013-05-16 10:08:30 -07:00
Supasorn Suwajanakorn
8e90450c84
auto commit
2013-05-15 23:50:30 -07:00
Supasorn Suwajanakorn
bbd92e49c8
auto commit
2013-05-15 19:32:47 -07:00
Supasorn Suwajanakorn
008e81e523
auto commit
2013-05-15 14:05:02 -07:00
Supasorn Suwajanakorn
27a8f3ddb4
auto commit
2013-05-13 22:53:51 -07:00
Supasorn Suwajanakorn
229a190ceb
auto commit
2013-05-13 21:43:58 -07:00
Supasorn Suwajanakorn
c58b10b59f
auto commit
2013-05-13 20:30:03 -07:00
bootleq
1d773b0dfe
Fix incorrect setbufvar with invalid bufname expr.
...
When bufname contains |file-pattern|, setbufvar() might raise E16
Invalid Range error.
Use setbufvar("", ...) instead of setbufvar(bufname_string, ...).
2013-04-10 14:07:30 +08:00
Kim Silkebækken
6f0c9b9084
Move most of the code to autoload/
...
Should make vim startup a bit faster. Thanks to kien for the idea.
Refs #33 .
2011-11-07 14:33:20 +01:00