Various config tweaks
This commit is contained in:
parent
b18f5056b3
commit
901d74e8b2
13 changed files with 105 additions and 4 deletions
|
|
@ -449,7 +449,7 @@ Setting this in the :init of evil doesn't work for some reason. It has to be ear
|
|||
|
||||
(use-package dired-open
|
||||
:config
|
||||
(setq dired-open-extensions '(("png" . "sxiv")
|
||||
(setq dired-open-extensions '(("png" . "nsxiv")
|
||||
("mkv" . "mpv")
|
||||
("avi" . "mpv"))))
|
||||
;; (eval-after-load 'evil
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue