Fix typo (#5)

This commit is contained in:
Junegunn Choi
2014-08-18 19:15:50 +09:00
parent ab4cb16bae
commit 171112a9f7

View File

@@ -41,8 +41,8 @@ Goyo.vim integration
--------------------
```vim
autocmd User GoyoEnter LimeLight
autocmd User GoyoLeave LimeLight!
autocmd User GoyoEnter Limelight
autocmd User GoyoLeave Limelight!
```
Acknowledgement