Skip to content

Commit

Permalink
resize vim window
Browse files Browse the repository at this point in the history
  • Loading branch information
wenbo committed Mar 15, 2012
1 parent baf641e commit 1392e90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .vimrc
Expand Up @@ -58,3 +58,5 @@ set t_Co=256
let g:CSApprox_attr_map = { 'bold' : 'bold', 'italic' : '', 'sp' : '' }
set tags=/home/wenbo/src/tags/gems,/home/wenbo/src/tags/
nmap <F2> irequire "ruby-debug"<CR><ESC>
nmap <UP> <C-W>+
nmap <DOWN> <C-W>-

0 comments on commit 1392e90

Please sign in to comment.