add bin/ install to installer
This commit is contained in:
parent
44480115c3
commit
4d2ea52a69
4 changed files with 54 additions and 1 deletions
|
@ -143,7 +143,10 @@ if executable('rg')
|
|||
endif
|
||||
|
||||
" theme / visual
|
||||
colorscheme wal
|
||||
try
|
||||
colorscheme wal
|
||||
catch
|
||||
endtry
|
||||
hi clear SpellBad " italicize misspellings
|
||||
hi SpellBad gui=underline cterm=italic
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue