about summary refs log tree commit diff
path: root/vim/.vim/bundle/stime/plugin/stime.vim
diff options
context:
space:
mode:
authorMcSinyx <vn.mcsinyx@gmail.com>2016-05-30 20:42:42 +0700
committerRaphael McSinyx <vn.mcsinyx@gmail.com>2016-11-20 16:43:50 +0700
commit25b5afef81a0901f211cda5132c97df3ae88c419 (patch)
treed36c499ed729fa41dc32a585d133b83681551661 /vim/.vim/bundle/stime/plugin/stime.vim
parent33f963509eb04b956c0dfa1283d0a4d31c347bea (diff)
downloaddotfiles-25b5afef81a0901f211cda5132c97df3ae88c419.tar.gz
Remove some shits
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>