Make line-numbering more reliable in gvim.

db4
Tim Allen 2009-01-11 13:12:52 +11:00 committed by Slava Pestov
parent 296a6d1d3c
commit eaa920bc19
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ SINGLETON: gvim
HOOK: gvim-path io-backend ( -- path )
M: gvim vim-command ( file line -- string )
[ gvim-path , swap , "+" swap number>string append , ] { } make ;
[ gvim-path , "+" swap number>string append , , ] { } make ;
gvim vim-editor set-global