File: README.Debian

package info (click to toggle)
vim-tabular 1.0-6
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 120 kB
  • sloc: sh: 41; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 539 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
vim-tabular for Debian
----------------------
Enabling the addons
===================

This package provides a "tabular" addon for the vim text editor.
It is not enabled by default. To enable it for you only, run:

$ vim-addons install tabular

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

# vim-addons -w install tabular

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

 -- Andrea Capriotti <capriott@debian.org>  Mon, 27 Jan 2014 15:56:06 +0100