Improved Resource Lists Improved Lists Improved Lists
Follow @hackingcpp on twitter so you don't miss any updates.
List of Educational C++ Videos
- cleaned up some topic categories
- added a couple of new conference talks
- added more recent C++ Weekly episodes
VIM Plugins
- reorganized some plugin categories
- added a list of good colorschemes
- added plugins
- SHSwitch for quickly switching between corresponding header and source files. I found it to be much faster and substantially more lightweight than the old 'a.vim' plugin.
- Surround-Funk
provides commands & text objects for changing/deleting/yanking surrounding function names or function calls (name + arguments in parentheses).