Skip to content

Commit

Permalink
organization is key
Browse files Browse the repository at this point in the history
  • Loading branch information
mattly committed Sep 3, 2011
1 parent a8b3c58 commit f5ee82a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vimrc
Expand Up @@ -188,6 +188,7 @@ autocmd BufNewFile,BufRead *.diff set foldmethod=diff
" make the tab key match bracket pairs
nnoremap <tab> %
vnoremap <tab> %
autocmd User Rails Rnavcommand config config -glob=*.* -suffix= -default=routes.rb

" toggle between relative line numbers
nnoremap <Leader>n :if &nu <bar> set nonu rnu <bar> else <bar> set nu nornu <bar> endif<CR>
Expand Down

0 comments on commit f5ee82a

Please sign in to comment.