Created
October 1, 2013 23:44
-
-
Save carlesso/6786962 to your computer and use it in GitHub Desktop.
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
" Add gist clip | |
let g:gist_clip_command = 'xclip -selection clipboard' | |
let g:gist_detect_filetype = 1 | |
let g:gist_open_browser_after_post = 1 | |
" /Gist Clip |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment