fixed off by one error in my vim foldtext, and restructured zsh config to use the .config directory.
This commit is contained in:
parent
2d7d5bc013
commit
33bcf0df52
6 changed files with 4 additions and 27 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue