Skip to content

Commit

Permalink
.vimrc: show listchars
Browse files Browse the repository at this point in the history
  • Loading branch information
tualatrix committed May 17, 2011
1 parent 5f2f367 commit dac3b80
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,6 @@ nmap <silent> <C-Y> :call LookUpwards()<CR>
:map <C-c> "+y
:map <C-v> "+p
nmap <F2> :NERDTreeToggle<CR>.
set list
set listchars=tab:▸\ ,eol

0 comments on commit dac3b80

Please sign in to comment.