about summary refs log tree commit diff
path: root/vim/.vim/bundle/stime/README.md
diff options
context:
space:
mode:
authorMcSinyx <vn.mcsinyx@gmail.com>2016-05-30 16:55:41 +0700
committerRaphael McSinyx <vn.mcsinyx@gmail.com>2016-11-20 16:43:38 +0700
commit33f963509eb04b956c0dfa1283d0a4d31c347bea (patch)
tree8d37374b8644e1ceaa59f636df472414be22263c /vim/.vim/bundle/stime/README.md
parent57a8d8360c85528fb477e76ef1a5f2eeb151be14 (diff)
downloaddotfiles-33f963509eb04b956c0dfa1283d0a4d31c347bea.tar.gz
Update 20160530
Diffstat (limited to 'vim/.vim/bundle/stime/README.md')
-rw-r--r--vim/.vim/bundle/stime/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/vim/.vim/bundle/stime/README.md b/vim/.vim/bundle/stime/README.md
index be17642..81da17d 100644
--- a/vim/.vim/bundle/stime/README.md
+++ b/vim/.vim/bundle/stime/README.md
@@ -16,3 +16,9 @@ In vimrc add the following line, with the input method file name in the place of
 Input methods might be put in `{runtimepath}/tables/`. To create another input
 method, start from `tables/template`, which has similar format with Ibus Table's
 input method table.
+
+## Usage
+
+Use `<Leader><Space>` to toggle the plugin on/off. `<Leader>s<Space>` to reload
+input table and toggle the plugin. Further usage or customization, please read
+the plugin's source code.