Source code with F7 key in vim!
Add the following to your .vimrc (or alternatively, if you use spf13 like myself) .vimrc.local to easily format your source code:
This will map source formatting to your F7 key.
Add the following to your .vimrc (or alternatively, if you use spf13 like myself) .vimrc.local to easily format your source code:
This will map source formatting to your F7 key.