Skip to content

Instantly share code, notes, and snippets.

@danlamanna
Created September 25, 2015 02:26
Show Gist options
  • Select an option

  • Save danlamanna/8aded7d3a68090620f9a to your computer and use it in GitHub Desktop.

Select an option

Save danlamanna/8aded7d3a68090620f9a to your computer and use it in GitHub Desktop.
(require 'openwith)
(openwith-mode t)
(setq openwith-associations '(("\\.\\(avi\\|wmv\\|mpg\\|mp3\\|mp4\\|flv\\)\\'" "mpv" (file))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment