1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
ftplugin/vo_*.vim usr/share/vim/addons/ftplugin/
add-ons/plugins/vo_checkbox.vim usr/share/vim/addons/ftplugin/
add-ons/plugins/vo_hoist.vim usr/share/vim/addons/ftplugin/
syntax/vo_*.vim usr/share/vim/addons/syntax/
ftdetect/vo_base.vim usr/share/vim/addons/ftdetect/
colors/*.vim usr/share/vim/addons/colors
doc/* usr/share/vim/addons/doc
vimoutlinerrc etc/vim/
# registry file
debian/*.yaml usr/share/vim/registry/
## contrib files
# otl handler for apache
debian/contrib/doc/otl_handler/* usr/share/doc/vim-vimoutliner/examples/otl_handler
debian/contrib/scripts/otl_handler/* usr/share/doc/vim-vimoutliner/examples/otl_handler
# otl2html
debian/contrib/doc/otl2html/ljlogo.png usr/share/doc/vim-vimoutliner/examples/otl2html
debian/contrib/doc/otl2html/*.html usr/share/doc/vim-vimoutliner/examples/otl2html
debian/contrib/doc/otl2html/*.css usr/share/doc/vim-vimoutliner/examples/otl2html
debian/contrib/doc/otl2html/README usr/share/doc/vim-vimoutliner/examples/otl2html
debian/contrib/doc/otl2html/*.otl usr/share/doc/vim-vimoutliner/examples/otl2html
|