andri-ch / gotoword

vim plugin that gives users the possibility to write and access documentation about the word or expr. under cursor
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Enable nice command completion for Helper* family of commands #5

Closed andri-ch closed 8 years ago

andri-ch commented 9 years ago

make all Helper* commands appear like here: https://github.com/cwood/vim-django#screen-shots so user can see them all, and for each cmd all its subcommands. Sol might need :command-completion References 1 http://vimdoc.sourceforge.net/htmldoc/insert.html#ins-completion-menu

  1. this is about how to use menus for completion http://unix.stackexchange.com/questions/43526/is-it-possible-to-create-and-use-menus-in-terminal-based-vim
andri-ch commented 8 years ago

usr_42.txt :help menus checkout menu.vim

andri-ch commented 8 years ago

https://github.com/andri-ch/gotoword/commit/da7c40cb1ae56baf393326051a664f3a0cb4462a