summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVladimír Čunát <vcunat@gmail.com>2017-01-30 18:27:44 +0100
committerVladimír Čunát <vcunat@gmail.com>2017-01-30 18:27:44 +0100
commit69348badb8658df11b48c54b2f3e028a883b311c (patch)
tree8903c6895b260cd81751310ee0284e8731abe509 /doc
parentc3f56e912a29dbfa965eb4061dc22045c3abbd5a (diff)
doc vim: nitpicks
Diffstat (limited to 'doc')
-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