Skip to content

Commit

Permalink
show whitespace with leader s
Browse files Browse the repository at this point in the history
  • Loading branch information
shantamg committed May 21, 2012
1 parent bc6324e commit cd325b2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .vimrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
autocmd BufNewFile,BufRead Gemfile set filetype=ruby
colorscheme jellybeans

"make tabs and trailing spaces visible when requested:
set listchars=tab:>-,trail:·,eol:$
nmap <silent> <leader>s :set nolist!<CR>
set pastetoggle=<F2>
set visualbell
set nocompatible
Expand Down

0 comments on commit cd325b2

Please sign in to comment.