(load-file "/path/to/nrepl-inspect/nrepl-inspect.el") | |
(define-key nrepl-mode-map (kbd "C-c C-i") 'nrepl-inspect) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
(load-file "/path/to/nrepl-inspect/nrepl-inspect.el") | |
(define-key nrepl-mode-map (kbd "C-c C-i") 'nrepl-inspect) |