docs: fix typo

This commit is contained in:
Marco Hinz 2013-05-03 12:24:08 +02:00
parent b5205e17a7
commit ffd6a280e2
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ _1)_ If you start Vim without giving any filenames to it (or pipe stuff to it so
jumps into insert mode, 'q' quits. jumps into insert mode, 'q' quits.
_2)_ It eases handling of loading and saving sessions by only working with a _2)_ It eases handling of loading and saving sessions by only working with a
certain directory. Two commands are used for convenience: certain directory. These commands are used for convenience:
:SLoad load a session :SLoad load a session
:SSave save a session :SSave save a session

View file

@ -58,7 +58,7 @@ Startify basically provides two things:
jumps into insert mode, 'q' quits. jumps into insert mode, 'q' quits.
2) It eases handling of loading and saving sessions by only working with a 2) It eases handling of loading and saving sessions by only working with a
certain directory. Two commands are used for convenience: certain directory. These commands are used for convenience:
:SLoad load a session :SLoad load a session
:SSave save a session :SSave save a session