documented external dependencies, gave some stuff a spring cleaning.

This commit is contained in:
Gabe Venberg 2023-08-10 01:10:13 -05:00
parent fcf48d31e3
commit 0e031e38d0
11 changed files with 125 additions and 21 deletions

View file

@ -176,7 +176,7 @@ set vicmd=nvim
fileviewer *.pdf pdftotext -nopgbrk %c -
"Image
fileviewer *.png,*jpeg,*jpg img2txt --width=100 %c
" fileviewer *.png,*jpeg,*jpg img2txt --width=100 %c
"previewing html docs
fileviewer *.html w3m %c