Code Tricks 
blogspot.com —
Google Code can act as a stable read-only Subversion mirror of a Git project. Basically it works like a backup of your Git repository. In this model, patches are first applied to the central Git repository and exported to Google Code later.
Posted by
flood 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









