Browse Source

stress the use of viminfo

Marco Hinz 12 years ago
parent
commit
2e151dd811
2 changed files with 2 additions and 2 deletions
  1. 1 1
      README.md
  2. 1 1
      doc/startify.txt

+ 1 - 1
README.md

@@ -5,7 +5,7 @@ Startify basically provides two things:
 
 _1)_ If you start Vim without giving any filenames to it (or pipe stuff to it so
    it reads from STDIN), startify will show a small but pretty start screen
-   which shows recently used files and sessions by default.
+   which shows recently used files (using viminfo) and sessions by default.
 
    Additionally, you can define bookmarks, thus entries for files that always
    should be available in the start screen.

+ 1 - 1
doc/startify.txt

@@ -38,7 +38,7 @@ Startify basically provides two things:
 
 1) If you start Vim without giving any filenames to it (or pipe stuff to it so
    it reads from STDIN), startify will show a small but pretty start screen
-   which shows recently used files and sessions by default.
+   which shows recently used files (using viminfo) and sessions by default.
 
    Additionally, you can define bookmarks, thus entries for files that always
    should be available in the start screen.