Add openwith.

This commit is contained in:
Mateus Pinto Rodrigues
2019-10-24 19:41:59 -03:00
parent 740488f327
commit 14182cb35b
2 changed files with 28 additions and 0 deletions

View File

@@ -32,6 +32,10 @@
;; Orthodox file browser
(use-package sunrise-commander)
;; open files in external applications
(use-package openwith
:config
(load "~/.emacs.d/elisp/openwith-setup.el"))
;; Programming environment
;; git