Public bug reported: Binary package hint: vim-vimoutliner
As per the new Debian packaging policy for vim (http://pkg-vim.alioth.debian.org/vim-policy.html/index.html), vimoutliner should have a /usr/share/vim/registry/vim-vimoutliner.yaml file, so it may be added or removed via the vim-addons program. This file is not present in Gutsy. Adding it manually with the following content addon: vim-outliner description: "Vim Vimoutliner" # disabledby: files: - ftplugin/vo_base.vim - ftplugin/vo_checkbox.vim - ftplugin/vo_hoist.vim - syntax/vo_base.vim - ftdetect/vo_base.vim - doc/vo_readme.txt.gz - colors/vo_dark.vim - colors/vo_light.vim will make it work. ** Affects: vimoutliner (Ubuntu) Importance: Undecided Status: New ** Description changed: Binary package hint: vim-vimoutliner As per the new Debian packaging policy for vim (http://pkg-vim.alioth.debian.org/vim-policy.html/index.html), vimoutliner should have a /usr/share/vim/registry/vim-vimoutliner.yaml file, so it may be added or removed via the vim-addons program. - This file is not is not present in gutsy. Adding it manually with the - following content + This file is not present in Gutsy. Adding it manually with the following + content addon: vim-outliner description: "Vim Vimoutliner" # disabledby: files: - ftplugin/vo_base.vim - ftplugin/vo_checkbox.vim - ftplugin/vo_hoist.vim - syntax/vo_base.vim - ftdetect/vo_base.vim - doc/vo_readme.txt.gz - colors/vo_dark.vim - colors/vo_light.vim will make it work. -- no registry entry for vim-addons https://bugs.launchpad.net/bugs/163583 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
