File: README.vim

package info (click to toggle)
di-netboot-assistant 0.70
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 300 kB
  • sloc: sh: 1,465; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 405 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Dear user, this package provides the vim addon disources, but it is not enabled
per default.

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

	vim-addons install disources

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

	vim-addons -w install disources

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