mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 12:45:27 +03:00
doc vim: nitpicks
This commit is contained in:
parent
c3f56e912a
commit
69348badb8
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
---
|
---
|
||||||
title: User's Guide for Vim in Nixpkgs
|
title: User's Guide for Vim in Nixpkgs
|
||||||
author: Peter Simons
|
author: Marc Weber
|
||||||
date: 2016-06-25
|
date: 2016-06-25
|
||||||
---
|
---
|
||||||
# User's Guide to Vim Plugins/Addons/Bundles/Scripts in Nixpkgs
|
# 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.
|
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.
|
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
|
## dependencies by Vim plugins
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue