File: README.Debian

package info (click to toggle)
vim-rails 5.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 320 kB
  • sloc: makefile: 2
file content (17 lines) | stat: -rw-r--r-- 487 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Enabling the addons
===================

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

$ vim-addons install rails

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

# vim-addons -w install rails

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

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 29 Aug 2011 22:42:56 -0700