add discord, qbitt, subl, vlc

This commit is contained in:
eneller
2022-04-30 16:13:03 +02:00
parent 820b835aa3
commit c730ff2419
7 changed files with 5389 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ set incsearch " search while typing
set wildmode=longest,list,full " enable autocomplete
set smartcase " ignore case if lowercase, match case if uppercase used
set tabstop=4 softtabstop=4 " replace tabs with 4 spaces
set expandtab
"set expandtab
set smartindent
set termguicolors " colors???
set exrc