summary refs log tree commit diff
path: root/doc/languages-frameworks/vim.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/languages-frameworks/vim.md')
-rw-r--r--doc/languages-frameworks/vim.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/languages-frameworks/vim.md b/doc/languages-frameworks/vim.md
index d0bcf92a54f6..5442d706cb0b 100644
--- a/doc/languages-frameworks/vim.md
+++ b/doc/languages-frameworks/vim.md
@@ -1,15 +1,15 @@
 ---
 title: User's Guide for Vim in Nixpkgs
-author: Peter Simons
+author: Marc Weber
 date: 2016-06-25
 ---
 # User's Guide to Vim Plugins/Addons/Bundles/Scripts in Nixpkgs
 
 You'll get a vim(-your-suffix) in PATH also loading the plugins you want.
-Loading can be deferred, see example
+Loading can be deferred; see examples.
 
 VAM (=vim-addon-manager) and Pathogen plugin managers are supported.
-Vundle,NeoBundle could be your turn.
+Vundle, NeoBundle could be your turn.
 
 ## dependencies by Vim plugins