We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ec585e commit 43d3250Copy full SHA for 43d3250
README.md
@@ -161,7 +161,7 @@ is publicly archived and I could not get it to work :/
161
(automated testing), and has organized code. So the plugin should be pretty
162
stable. I believe `Treewalker` usage is a little bit simpler and more intuitive.
163
`Treewalker` is missing the visual selection swap feature that syntax-tree-surfer
164
-has, though.
+has, though. (See [#32](https://github.com/aaronik/treewalker.nvim/issues/32))
165
166
* [nvim-treehopper](https://github.com/mfussenegger/nvim-treehopper)
167
is similar in that it uses the AST to navigate, but it takes more of a
0 commit comments