added stuff for irc client, whitespace visible again
This commit is contained in:
parent
d03a68db3a
commit
aac594325f
|
@ -16,6 +16,9 @@ sudo pacman -S \
|
|||
wpa_actiond \
|
||||
ifplugd \
|
||||
htop \
|
||||
weechat \
|
||||
ruby \
|
||||
tcl \
|
||||
--noconfirm
|
||||
|
||||
pacaur -S \
|
||||
|
|
|
@ -102,7 +102,7 @@ set shiftwidth=2
|
|||
set softtabstop=2
|
||||
set noexpandtab
|
||||
set autoindent smartindent
|
||||
" set listchars=tab: ,trail: " the end dot character here is literally present
|
||||
set listchars=trail:·,tab:»·
|
||||
" set list
|
||||
|
||||
" look and feel
|
||||
|
|
Reference in a new issue