Started learning vim after refactoring a huge project and getting tired of switching to/from mouse/keyboard
| Website | https://micahbenn.com |
| Github | https://github.com/micahbenn |
| Website | https://micahbenn.com |
| Github | https://github.com/micahbenn |
Is there a keyboard shortcut in Xcode 6 to run the current test case under cursor? I know I can press Command + u to run all tests. Also, I can tap the test icon located to the left of the test fu...