diff options
Diffstat (limited to 'debian/local')
-rw-r--r-- | debian/local/vimrc.d/listchars.vim | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/local/vimrc.d/listchars.vim b/debian/local/vimrc.d/listchars.vim new file mode 100644 index 0000000..97c8025 --- /dev/null +++ b/debian/local/vimrc.d/listchars.vim @@ -0,0 +1,4 @@ +" /etc/vim/vimrc.d/listchars.vim + +set list +set listchars=tab:»·,trail:·,extends:» |