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-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -339,8 +339,10 @@ issue.
339
339
## Development
340
340
341
341
### Tests
342
-
To run tests, [plenary.nvim](https://github.com/nvim-lua/plenary.nvim)is necessary. Once installed, run:
342
+
To run tests, [plenary.nvim](https://github.com/nvim-lua/plenary.nvim)and [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) must be present in the nvim-orgmode directory:
0 commit comments