File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 12
12
<img src="https://github.com/aaronik/treewalker.nvim/actions/workflows/test.yml/badge.svg" alt="build status">
13
13
<img src="https://img.shields.io/github/issues/aaronik/treewalker.nvim/bug?label=bugs" alt="GitHub issues by-label">
14
14
<img src="https://img.shields.io/github/issues-pr/aaronik/treewalker.nvim" alt="GitHub Pull Requests">
15
+ <h2>Move around your code in a syntax tree aware manner.</h2>
15
16
</div >
16
17
17
18
<br >
18
19
19
20
![ A fast paced demo of Treewalker.nvim] ( https://github.com/user-attachments/assets/4d23af49-bd94-412a-bc8c-d546df6775df )
20
21
21
- ### Move around your code in a syntax tree aware manner.
22
+ <div align =" center " >
23
+ <h2>Move around your code in a syntax tree aware manner.</h2>
24
+ </div >
22
25
23
26
Treewalker uses neovim's native [ Treesitter] ( https://github.com/tree-sitter/tree-sitter ) under the hood for syntax tree awareness.
24
27
It has no dependencies, and is meant to "just work". It's "batteries included", with minimal configuration.
You can’t perform that action at this time.
0 commit comments