filetree: let neotree use "open" instead of "xdg-open" on macos.

Fixes #10744.
This commit is contained in:
Alexander Miller 2018-05-27 14:27:50 +02:00
parent 4a73b15503
commit aeac113452
1 changed files with 3 additions and 0 deletions

View File

@ -34,6 +34,9 @@
neo-modern-sidebar t
neo-vc-integration nil)
(when (eq 'darwin system-type)
(setq neo-default-system-application "open"))
(spacemacs|define-transient-state neotree
:title "NeoTree Key Hints"
:doc "