From cbf61a67587d000f28274cbd44a9abcb89fee938 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 04:57:12 +0200 Subject: Enabling listchars. Signed-off-by: Daniel Baumann --- debian/local/vimrc.d/listchars.vim | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 debian/local/vimrc.d/listchars.vim (limited to 'debian/local') 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:» -- cgit v1.2.3