scripts

TwitterFacebook
Get flash to fully experience Pearltrees

Start - Have Intellisense search current directory - Vim Tips Wiki - Pentadactyl

This tip is relevant to those who use the "Intellisense" functionality for vim ( http://insenvim.sourceforge.net ) for C++. http://vim.wikia.com/wiki/Have_Intellisense_search_current_directory

Start - Omni completion - Vim Tips Wiki - Pentadactyl

Omni completion provides smart autocompletion for programs. When invoked, the text before the cursor is inspected to guess what might follow. A popup menu offers word completion choices that may include struct and class members, system functions, and more. http://vim.wikia.com/wiki/Omni_completion
http://vim.wikia.com/wiki/Su-write Sometimes you modify a file, for example from the /etc directory, then when you try to save the file, you get a permission-denied error.

Start - Su-write - Vim Tips Wiki - Pentadactyl