about summary refs log tree commit diff
path: root/vim/.vim/bundle/stime/plugin/stime.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/.vim/bundle/stime/plugin/stime.vim')
-rw-r--r--vim/.vim/bundle/stime/plugin/stime.vim2
1 files changed, 0 insertions, 2 deletions
diff --git a/vim/.vim/bundle/stime/plugin/stime.vim b/vim/.vim/bundle/stime/plugin/stime.vim
deleted file mode 100644
index 8b4ec9f..0000000
--- a/vim/.vim/bundle/stime/plugin/stime.vim
+++ /dev/null
@@ -1,2 +0,0 @@
-nnoremap <Leader><Space> :call stime#Toggle(0)<CR>
-nnoremap <Leader>s<Space> :call stime#Toggle(1)<CR>