/usr/share/vim/registry/vim-tabular.yaml is in vim-tabular 1.0-3.
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 8 | addon: tabular
description: "Vim script for text filtering and alignment"
disabledby: "let g:tabular_loaded = 1"
files:
- after/plugin/TabularMaps.vim
- autoload/tabular.vim
- doc/Tabular.txt
- plugin/Tabular.vim
|