Add openwith.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user