mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Update lang modules' :build settings
This commit is contained in:
@ -187,6 +187,8 @@
|
||||
;; (set! :build 'launchbar-action '+javascript-lb6-mode
|
||||
;; (lambda ()
|
||||
;; (when-let (dir (f-traverse-upwards (lambda (f) (f-ext? f "lbaction"))))
|
||||
;; (shell-command (format "open '%s'" dir))))))
|
||||
;; (shell-command (format "open '%s'" dir))))
|
||||
;; :when
|
||||
;; (lambda () (f-traverse-upwards (lambda (f) (f-ext? f "lbaction"))))))
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user