File: README.Debian

package info (click to toggle)
vim-fugitive 2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 212 kB
  • ctags: 142
  • sloc: sh: 41; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 544 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
vim-fugitive for Debian
-----------------------
Enabling the addons
===================

This package provides a "fugitive" addon for the vim text editor.
It is not enabled by default. To enable it for you only, run:

$ vim-addons install fugitive

Similarly, to enable it for all users of this system just
execute (as root):

# vim-addons -w install fugitive

vim-addons is provided by the vim-addon-manager package, have a look at its
manpage for more information.

 -- Andrea Capriotti <capriott@debian.org>  Tue, 28 Jan 2014 14:08:36 +0100