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
 
     |