Mercurial > ec-dotfiles
changeset 648:2bb0035876b1
Track weird spaces
author | nanaya <me@nanaya.pro> |
---|---|
date | Thu, 17 Sep 2020 17:38:23 +0900 |
parents | 5bd223d5a97f |
children | a6bbbee07a3a |
files | rc/vimrc |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/rc/vimrc Wed Sep 16 15:35:25 2020 +0900 +++ b/rc/vimrc Thu Sep 17 17:38:23 2020 +0900 @@ -28,7 +28,7 @@ set hidden " it's buffer time? -set list listchars=tab:>-,trail:.,extends:> +set list listchars=tab:>-,trail:.,extends:>,nbsp:? if has("autocmd") autocmd colorscheme * highlight specialkey ctermfg=gray