File: vim-puppet.README.Debian

package info (click to toggle)
vim-puppet 4~20181115%2Bgit4793b074-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 164 kB
  • sloc: sh: 28; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 395 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
12
13
Dear user, this package provides the vim addon puppet, but it is not enabled
per default.

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

	vim-addons install puppet

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

	vim-addons -w install puppet

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