From 69348badb8658df11b48c54b2f3e028a883b311c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20=C4=8Cun=C3=A1t?= Date: Mon, 30 Jan 2017 18:27:44 +0100 Subject: [PATCH] doc vim: nitpicks --- doc/languages-frameworks/vim.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/languages-frameworks/vim.md b/doc/languages-frameworks/vim.md index d0bcf92a54f..5442d706cb0 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