File: README.Debian

package info (click to toggle)
clustershell 1.6-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,236 kB
  • sloc: python: 12,990; yacc: 2,844; makefile: 7
file content (13 lines) | stat: -rw-r--r-- 413 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
Dear user, this package provides the vim addon clustershell, but it is not enabled
per default.

If you want to enable it for your user account just execute

	vim-addons install clustershell

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

	vim-addons -w install clustershell

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