fixed off by one error in my vim foldtext, and restructured zsh config to use the .config directory.

This commit is contained in:
Gabe Venberg 2018-10-15 12:02:44 -05:00
parent 2d7d5bc013
commit 33bcf0df52
6 changed files with 4 additions and 27 deletions

View file

@ -214,13 +214,6 @@ set vicmd=nvim
\ ffprobe -pretty %c 2>&1
" Web
filextype *.html,*.htm
\ {Open with dwb}
\ dwb %f %i &,
\ {Open with firefox}
\ firefox %f &,
\ {Open with uzbl}
\ uzbl-browser %f %i &,
filetype *.html,*.htm links, lynx
" Object