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
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,16 +10,13 @@
10
10
11
11
## Status
12
12
13
-
<<<<<<< HEAD
14
13
* Supposed to work well with all language features of nushell v0.106
15
-
=======
16
-
* Supposed to work well with all language features of nushell v0.105
17
-
>>>>>>> e045c1f (doc: topiary required version)
14
+
* Except for some known issues of `tree-sitter-nu`
18
15
19
16
> [!NOTE]
20
17
>
21
-
> * There're corner cases where `tree-sitter-nu` would fail with parsing errors, if you encounter them, please open an issue [there](https://github.com/nushell/tree-sitter-nu).
22
-
> * If you encounter any style/format issue, please report in this repo, any feedback is appreciated.
18
+
> * There're corner cases where `tree-sitter-nu` would fail with parsing errors, if you encounter any, feel free to report [at the parser side](https://github.com/nushell/tree-sitter-nu/issues).
19
+
> * If you encounter any style/format issue, please report in this repo.
0 commit comments