vim-cpp-auto-include
vim-cpp-auto-include copied to clipboard
Place before namespace if no include found
In case you use this in header files, it would be better to look for a namespace declaration then putting it on top, where the guard header should be.
Nice catch :smiley: Thanks!
Done, even if I didn't really get what is happening there ... :D I'm not to familiar with ruby
would you mind merging the pull requests?