dotfiles/vifm/.config/vifm
Marty Oehme 3d742a0503
vifm: Add pdf, docx viewer options
Added opening of docx files from vifm through either pandoc
interpretation as markdown if installed, or docx2txt invocation as a
fallback. (pandoc generally interprets the layout better than docx2txt,
especially contained tables).

Similarly, added option to open pdfs with pdftotext program in neovim,
to edit/grep/view only the text without pdf markup in neovim.

Changed key binding to open selected file in neovim from `o` to `e`,
mimicking the edit command found in some other file viewers.
2021-02-19 12:49:14 +01:00
..
colors Switch to GNU stow 2019-12-29 23:12:13 +01:00
scripts vifm: Add doc|docx preview and nvim opening 2020-07-28 18:15:26 +02:00
vifmrc vifm: Add pdf, docx viewer options 2021-02-19 12:49:14 +01:00