Skip to content

Commit

Permalink
add vimconsole
Browse files Browse the repository at this point in the history
  • Loading branch information
tenten0213 committed Aug 5, 2014
1 parent a44e2ff commit 4e083f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions +
1 change: 1 addition & 0 deletions .vimrc
Expand Up @@ -220,6 +220,7 @@ NeoBundleLazy 'Shougo/neosnippet', {
NeoBundle 'Shougo/neosnippet-snippets'
NeoBundle 'Shougo/vimshell'
NeoBundle 'thinca/vim-quickrun'
NeoBundle 'rbtnn/vimconsole.vim'
" quickrunの設定
nmap <Leader>r <Plug>(quickrun)
" 横分割をするようにする
Expand Down

0 comments on commit 4e083f6

Please sign in to comment.