feat: replace trailing whitespaces with dots
This commit is contained in:
parent
3433b9c3bd
commit
e3eb03fcd0
1 changed files with 2 additions and 0 deletions
|
@ -9,3 +9,5 @@ set relativenumber
|
||||||
|
|
||||||
set undofile
|
set undofile
|
||||||
set undodir=/home/matt/.cache/nvim/
|
set undodir=/home/matt/.cache/nvim/
|
||||||
|
|
||||||
|
set list listchars=tab:\ \ ,nbsp:␣,trail:•,extends:⟩,precedes:⟨
|
||||||
|
|
Loading…
Reference in a new issue