We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d619dcc commit f4ba19eCopy full SHA for f4ba19e
README.md
@@ -18,7 +18,9 @@
18
19

20
21
-### Move around your code in a syntax tree aware manner.
+<div align="center">
22
+ <h2>Move around your code in a syntax tree aware manner.</h2>
23
+</div>
24
25
Treewalker uses neovim's native [Treesitter](https://github.com/tree-sitter/tree-sitter) under the hood for syntax tree awareness.
26
It has no dependencies, and is meant to "just work". It's "batteries included", with minimal configuration.
0 commit comments