diff options
Diffstat (limited to '')
-rw-r--r-- | vim/vimrc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -223,7 +223,6 @@ let g:jedi#rename_command = "<leader>r" " test nmap <silent> t<C-n> :TestNearest<CR> -nmap <silent> t<C-f> :TestFile<CR> nmap <silent> t<C-s> :TestSuite<CR> "nmap <silent> t<C-l> :TestLast<CR> nmap <silent> <S-F10> :TestLast<CR> |