From 57a8d8360c85528fb477e76ef1a5f2eeb151be14 Mon Sep 17 00:00:00 2001 From: McSinyx Date: Wed, 18 May 2016 14:25:25 +0700 Subject: Initial commit --- vim/.vim/bundle/stime/plugin/stime.vim | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 vim/.vim/bundle/stime/plugin/stime.vim (limited to 'vim/.vim/bundle/stime/plugin/stime.vim') diff --git a/vim/.vim/bundle/stime/plugin/stime.vim b/vim/.vim/bundle/stime/plugin/stime.vim new file mode 100644 index 0000000..8b4ec9f --- /dev/null +++ b/vim/.vim/bundle/stime/plugin/stime.vim @@ -0,0 +1,2 @@ +nnoremap :call stime#Toggle(0) +nnoremap s :call stime#Toggle(1) -- cgit 1.4.1