File: vim-asciidoc.README.Debian

package info (click to toggle)
asciidoc 8.6.10-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,752 kB
  • sloc: python: 7,029; sh: 369; makefile: 144; xml: 77
file content (12 lines) | stat: -rw-r--r-- 323 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
This package provides the vim syntax highlighting for asciidoc,
but it is not enabled by default.

To enable it at user-level only, use:

  vim-addon-manager install asciidoc

To enable it system-wide, use:

  sudo vim-addon-manager -w install asciidoc

For more information about vim-addon-manager, check its manual page.