aboutsummaryrefslogtreecommitdiffstats
path: root/vim/vimrc
diff options
context:
space:
mode:
authorMatthew Lemon <matt@matthewlemon.com>2022-10-15 18:03:22 +0100
committerMatthew Lemon <matt@matthewlemon.com>2022-10-15 18:03:22 +0100
commite08110886d443b62ed40e01f3237880aa848f648 (patch)
tree091e6d74f4ce1980e29b483fff0d2011f3e01631 /vim/vimrc
parent4f82186f72f6e29ca658f8ea6161d9acd15f8620 (diff)
update to irssi, newsboat, tmux (no mouse), arkenfox and vim
Diffstat (limited to '')
-rw-r--r--vim/vimrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/vim/vimrc b/vim/vimrc
index 39d539d..b34edc9 100644
--- a/vim/vimrc
+++ b/vim/vimrc
@@ -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>