Created
January 22, 2013 11:21
-
-
Save dyng/4593916 to your computer and use it in GitHub Desktop.
编写插件时常用的打开窗口的命令
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" 保持轮换文件不变,在左上角垂直打开宽度为20的窗口,打开文件__BufName__ | |
silent keepalt topleft vertical 20split __BufName__ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment