Completion Tricks 
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, ...).
Posted by
aroedl 7 months ago
aroedl 7 months ago
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...
Posted by
idl0r 8 months ago










