File: README.Debian

package info (click to toggle)
clustershell 1.7.3-2~deb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,904 kB
  • sloc: python: 18,634; makefile: 132
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.