From c37fdf2b566ed563d1f5f7e74291c487b32983d5 Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Wed, 28 Sep 2011 13:41:26 -0400 Subject: [PATCH] Adding visible line endings and trailing whitespace to vimrc. --- vim/.netrwhist | 3 +++ vimrc | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 vim/.netrwhist diff --git a/vim/.netrwhist b/vim/.netrwhist new file mode 100644 index 0000000..86d2b35 --- /dev/null +++ b/vim/.netrwhist @@ -0,0 +1,3 @@ +let g:netrw_dirhistmax =10 +let g:netrw_dirhist_cnt =1 +let g:netrw_dirhist_1='/home/dustinswan/dotfiles/vim/bundle/snipmate-snippets' diff --git a/vimrc b/vimrc index e3f4724..6074db2 100644 --- a/vimrc +++ b/vimrc @@ -93,3 +93,6 @@ nmap h nmap l nmap j nmap k + +" pretty line endings and trailing spaces +set list listchars=trail:·,eol:·