Created
November 15, 2011 01:35
-
-
Save glidenote/1365836 to your computer and use it in GitHub Desktop.
usage gist.vim
This file contains 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
:Gist # Gistにpost | |
:'<,'>Gist # 選択した部分だけGistにpost | |
:Gist xxxxxxx # post済みのものをidを指定して編集 | |
:Gist -l # postしたものの一覧表示 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment