add vim autoread and more utils

This commit is contained in:
Felix Suchert 2021-04-23 11:57:47 +02:00
parent 9cec6b4611
commit c311b06b60
Signed by: feliix42
GPG key ID: 24363525EA0E8A99
2 changed files with 7 additions and 0 deletions

View file

@ -76,6 +76,9 @@ set wildignore=*.o,*~,*.pyc,*.aux,*.bbl,*.blg,*-blx.bib,*.log,*.out,*.run.xml,
\*.toc,*.nav,*.snm " ignore auxiliary files \*.toc,*.nav,*.snm " ignore auxiliary files
" set completeopt-=preview " set completeopt-=preview
" automatically reload files changed on disk but not in buffer
set autoread
" tex configuration " tex configuration
let g:tex_flavor='latex' let g:tex_flavor='latex'
" Optics " Optics

View file

@ -236,9 +236,12 @@
tldr tldr
unzip unzip
ncat ncat
bind
inetutils inetutils
usbutils usbutils
screen screen
moreutils
file
## automatic detection of display changes ## automatic detection of display changes
autorandr autorandr
## audio management ## audio management
@ -277,6 +280,7 @@
typora typora
firefox firefox
next next
rstudio
## time tracking ## time tracking
watson watson
## file managers ## file managers