Skip to content

Commit

Permalink
Add peekaboo plug
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffbuttars committed Aug 22, 2015
1 parent 6c93157 commit 0e08d8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion vim/vimrc/android.vim
@@ -1,2 +1,2 @@
let g:android_sdk_path = '/opt/android-sdk'
let g:gradle_path = '/opt/android-studio/plugins/gradle/lib/gradle.jar'
let g:gradle_path = '/usr/bin/gradle'
1 change: 1 addition & 0 deletions vim/vimrc/bundles.vim
Expand Up @@ -89,6 +89,7 @@ NeoBundle 'https://github.com/vim-scripts/rfc-syntax'
NeoBundle 'https://github.com/mustache/vim-mustache-handlebars'
NeoBundle 'ryanoasis/vim-webdevicons'
NeoBundle 'hsanson/vim-android'
NewBundle 'https://github.com/junegunn/vim-peekaboo'

" Tornado template syntax
NeoBundle 'https://github.com/vim-scripts/tornadotmpl.vim.git'
Expand Down

0 comments on commit 0e08d8a

Please sign in to comment.