You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -62,7 +62,7 @@ Type `Ctrl + Command + Shift + n` with your cursol is on any position on `clojur
62
62
63
63
And **all 4 `io` aliases are automatically selected**, so you can change your favorite alias name immediately if you don't like default alias name (`io` in this case).
64
64
65
-
Of course, Any case is handled, for instance there are no `ns`declarations or no `:require` phrases.
65
+
Of course, any case is handled well such as no `ns`form or no `require`/`import` phrase.
0 commit comments