/usr/share/vim/registry/vim-rails.yaml is in vim-rails 4.5~20110829-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 | addon: rails
description: "RAD tools for Rails development"
disabledby: "let g:loaded_rails = 1"
files:
- autoload/rails.vim
- doc/rails.txt
- plugin/rails.vim
|