Created
September 13, 2014 02:42
-
-
Save mrk21/c26c1eb0a25f72d37e00 to your computer and use it in GitHub Desktop.
TweetVim settings (see: https://github.com/basyura/TweetVim).
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
NeoBundle 'basyura/TweetVim', { | |
\ 'depends': [ | |
\ 'tyru/open-browser.vim', | |
\ 'basyura/twibill.vim', | |
\ 'mattn/webapi-vim', | |
\ 'h1mesuke/unite-outline', | |
\ 'basyura/bitly.vim', | |
\ 'Shougo/unite.vim', | |
\ 'mattn/favstar-vim' | |
\ ] | |
\} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment