Commit graph

18 commits

Author SHA1 Message Date
Marco Hinz 81a7101522 add shellslash handling 2013-04-25 10:46:05 +02:00
Marco Hinz edcae997e7 add :Startify 2013-04-25 09:33:07 +02:00
Marco Hinz 250fe3ed12 add option: g:startify_unlisted_buffer 2013-04-25 00:46:32 +02:00
Marco Hinz b76288d031 Revert "remove nobuflisted"
This reverts commit 4cf9947345.
2013-04-25 00:25:24 +02:00
Marco Hinz 4cf9947345 remove nobuflisted
Closes #4.
2013-04-25 00:19:44 +02:00
Marco Hinz 84acc480b3 only set nornu if Vim is >= 7.3 2013-04-24 17:14:18 +02:00
Marco Hinz 07461917d0 bump to 1.1 2013-04-24 16:27:09 +02:00
Marco Hinz 90bfd61296 add input dialog completion 2013-04-24 15:01:43 +02:00
Marco Hinz 6cfbbbd6a1 add command argument completion 2013-04-24 14:28:35 +02:00
Marco Hinz 5c064488b3 make commands take session names 2013-04-24 13:46:11 +02:00
Marco Hinz 14ccad4380 bump to 1.0 2013-04-24 11:31:53 +02:00
Marco Hinz 05cc44f7f9 add bookmarks 2013-04-24 10:42:35 +02:00
Marco Hinz ddcfad47d0 use expand() in fname check
Fixes a check because $VIMRUNTIME gives an expanded path and v:oldfiles
does not.
2013-04-24 09:30:27 +02:00
Marco Hinz 34ec263a17 add doc 2013-04-24 07:53:33 +02:00
Marco Hinz 3ea3649464 rename commands 2013-04-23 18:00:10 +02:00
Marco Hinz 2fb9fa91c1 remove pad and padlen 2013-04-23 17:03:38 +02:00
Marco Hinz edc6d625d4 remove mappings 2013-04-23 16:57:33 +02:00
Marco Hinz 97e41735ba init 2013-04-23 16:41:02 +02:00