r23778: Change to GPLv3. Now to go through all internal source
[ira/wip.git] / README.Coding
index ba9e8be08c5c066cdf1e26301399b4c5c7c84c8e..73ceb5028cfd28d5fc838531b741127042d9f4b9 100644 (file)
@@ -76,7 +76,8 @@ displaying trailing whitespace:
        endf
        autocmd BufNewFile,BufRead * call ActivateInvisibleCharIndicator()
   endif
-
+  " Show tabs, trailing whitespace, and continued lines visually
+  set list listchars=tab:»·,trail:·,extends:…
 
 =========================
 FAQ & Statement Reference