spacemacs/init-package/init-find-file-in-project.el

3 lines
54 B
EmacsLisp

(global-set-key (kbd "C-c f") 'find-file-in-project)