HowFlow

Completion Tricks   RSS Feed


HowFlow — If you like the bash tab-completion for files and directories, you might try out this trick to enable tab-completion for your portage tools (emerge, equery, revdep-rebuild, ...).

Share it!   Posted by aroedl aroedl 7 months ago

http://www.vim.org/scripts/script.php?script_id=1879
vim.org Normally you can write a part of a function or similar and press CTRL+N or CTRL+P and you get a list of functions etc. they are used in your source. With the autocomplpop.vim plugin the popup comes automatically without pressing CTRL+N/P and there are a few supported languages. You can also get a list of "all" supported functions etc from your language. For more information see the pl...

Share it!   Posted by Avatar idl0r 8 months ago