aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYasuhiro Matsumoto <mattn.jp@gmail.com>2016-07-04 12:03:45 +0900
committerYasuhiro Matsumoto <mattn.jp@gmail.com>2016-07-04 12:03:45 +0900
commit5703485cb8bab2d6c77c211ffa393a61b9725846 (patch)
treef9aaa7322bb1ac0c80ba623674f790928377bade
parent075d6b3c729a73bc3566c8b541572846bbadb7a9 (diff)
downloadvim-sonictemplate-5703485cb8bab2d6c77c211ffa393a61b9725846.tar.gz
vim-sonictemplate-5703485cb8bab2d6c77c211ffa393a61b9725846.tar.bz2
vim-sonictemplate-5703485cb8bab2d6c77c211ffa393a61b9725846.zip
update README.md
-rw-r--r--README.mkd17
1 files changed, 11 insertions, 6 deletions
diff --git a/README.mkd b/README.mkd
index e9a11bb..bcf4c8c 100644
--- a/README.mkd
+++ b/README.mkd
@@ -1,14 +1,16 @@
-sonictemplete-vim
-=================
+# sonictemplete-vim
Easy and high speed coding method.
+## Template Completion
+
![](https://raw.githubusercontent.com/mattn/sonictemplate-vim/master/screenshot1.gif)
+## Postfix Completion
+
![](https://raw.githubusercontent.com/mattn/sonictemplate-vim/master/screenshot2.gif)
-Usage:
-------
+## Basic Usage
Open new file
@@ -53,8 +55,11 @@ _
If you open C++ file, you can select `main` for C.
-Author:
--------
+## License
+
+MIT
+
+## Author
Yasuhiro Matsumoto `<mattn.jp@gmail.com>`