Skip to content

Commit

Permalink
Link to tree-sitter objects (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
JAicewizard committed Sep 2, 2024
1 parent eafa6aa commit 08f43bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Notebook-Setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ using Jupytext.

#### Treesitter Text Objects

[Treesitter text objects](importingexporting-outputs-tofrom-ipynb-files) help quickly
[Treesitter text objects](https://github.com/nvim-treesitter/nvim-treesitter-textobjects) help quickly
navigate cells, copy their contents, delete them, move them around, and run code with
`:MoltenEvaluateOperator`.

Expand Down

0 comments on commit 08f43bf

Please sign in to comment.