feat(emacs): Add project keybinds
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
(append (list command name)
|
||||
(list (or key (funcall project-key command)))))))
|
||||
(add-to-list 'project-switch-commands
|
||||
(funcall switch-cmd #'project-root-find-file "Browse"))))
|
||||
(funcall switch-cmd #'syd-project-root-find-file "Browse"))))
|
||||
|
||||
;; Projection provides a Projectile-like project management library atop
|
||||
;; Emacs built-in project.el. It's more lightweight, while still featureful.
|
||||
|
||||
Reference in New Issue
Block a user