Skip to content

Commit 8f10f5c

Browse files
committed
1 parent be2d694 commit 8f10f5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clj-refactor.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1917,6 +1917,7 @@ the alias in the project."
19171917
(let ((short (thread-last (buffer-substring-no-properties
19181918
(cljr--point-after 'paredit-backward)
19191919
(1- (point)))
1920+
(string-remove-prefix "^::")
19201921
(string-remove-prefix "::"))))
19211922
(unless (or (cljr--resolve-alias short)
19221923
(cljr--js-alias-p short))

0 commit comments

Comments
 (0)