File tree 1 file changed +7
-4
lines changed
1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 18
18
19
19
![ A fast paced demo of Treewalker.nvim] ( https://github.com/user-attachments/assets/4d23af49-bd94-412a-bc8c-d546df6775df )
20
20
21
- ### Move around your code in a syntax tree aware manner.
22
-
23
- Treewalker uses neovim's native [ Treesitter] ( https://github.com/tree-sitter/tree-sitter ) under the hood for syntax tree awareness.
24
- It has no dependencies, and is meant to "just work". It's "batteries included", with minimal configuration.
21
+ <div align =" center " >
22
+ <h2>Move around your code in a syntax tree aware manner.</h2>
23
+ <p>
24
+ Treewalker uses neovim's native [Treesitter](https://github.com/tree-sitter/tree-sitter) under the hood for syntax tree awareness.
25
+ Design goals include stability, ergonomics, and simplicity.
26
+ </p>
27
+ </div >
25
28
26
29
---
27
30
You can’t perform that action at this time.
0 commit comments