Skip to content

Commit 47170c1

Browse files
author
ndr
committed
Update readme for 0.0.3
1 parent 6e0381a commit 47170c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ To bind keys to any of these functions, add any of the following commands to you
4242
```
4343

4444
## Prerelease caveats
45-
Typecheck messages are currently displayed in a rather awkward fashion, particularly for var/form checks, which appear several lines below the relevant form. This will be fixed when the new [:inline-at-cursor](https://github.com/LightTable/Clojure/commit/26dca158e1ed67f2df66d5d98fa6244f24ebf134) result mode lands in the official Clojure plugin.
45+
Typecheck messages are currently displayed in a rather awkward fashion, particularly for var/form checks, the results of which appear several lines below the relevant form. This will be fixed when the new [:inline-at-cursor](https://github.com/LightTable/Clojure/commit/26dca158e1ed67f2df66d5d98fa6244f24ebf134) result mode lands in the official Clojure plugin.
4646

47-
The annotation commands may behave goofily or fail if the cursor is at a form boundary or in whitespace. They also do not reposition your cursor properly; this will be easier to fix if/when [LightTable/Clojure#11](https://github.com/LightTable/Clojure/pull/11) is merged.
47+
The annotation commands do not reposition your cursor properly. This will be easier to fix if/when [LightTable/Clojure#11](https://github.com/LightTable/Clojure/pull/11) is merged.
4848

4949
#### Workarounds
5050
If you are feeling git-happy, you can fix the display issues by pulling a few changes manually.
5151
- Update your Clojure plugin to the latest master.
52-
- Update your light-typedclojure plugin by pulling branch `inline-at-cursor`.
52+
- Update your Typed Clojure plugin by pulling branch `inline-at-cursor`.

0 commit comments

Comments
 (0)