Skip to content

Commit 43d3250

Browse files
committed
chore: Link ticket in readme
1 parent 9ec585e commit 43d3250

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ is publicly archived and I could not get it to work :/
161161
(automated testing), and has organized code. So the plugin should be pretty
162162
stable. I believe `Treewalker` usage is a little bit simpler and more intuitive.
163163
`Treewalker` is missing the visual selection swap feature that syntax-tree-surfer
164-
has, though.
164+
has, though. (See [#32](https://github.com/aaronik/treewalker.nvim/issues/32))
165165

166166
* [nvim-treehopper](https://github.com/mfussenegger/nvim-treehopper)
167167
is similar in that it uses the AST to navigate, but it takes more of a

0 commit comments

Comments
 (0)