Created
August 14, 2010 02:14
-
-
Save bmizerany/523862 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
setlocal noexpandtab | |
setlocal softtabstop=4 | |
setlocal shiftwidth=4 | |
setlocal tabstop=4 | |
setlocal listchars=tab:»\ | |
setlocal comments=:// | |
nmap gt mT?^func <CR>w"ayw:`T!gotest -match=<C-R>a<CR> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment