commit 0d7ef4780670e636485896383cc4f0eadefb21b1 parent 55705fbc5c0dd8fac5672da00fc28ecd166da0b4 Author: Ed van Bruggen <edvb54@gmail.com> Date: Thu, 18 Sep 2014 19:38:05 -0700 Vim: Add comment Diffstat:
vimrc | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/vimrc b/vimrc @@ -56,6 +56,7 @@ augroup pencil autocmd FileType text call pencil#init({'wrap': 'hard'}) augroup END +" chnage netrw style to a tree let g:netrw_liststyle = 3 " change color of rainbow