Skip to content

Commit e720e82

Browse files
committed
Update readme
1 parent d619dcc commit e720e82

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,16 @@
1212
<img src="https://github.com/aaronik/treewalker.nvim/actions/workflows/test.yml/badge.svg" alt="build status">
1313
<img src="https://img.shields.io/github/issues/aaronik/treewalker.nvim/bug?label=bugs" alt="GitHub issues by-label">
1414
<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>
1516
</div>
1617

1718
<br>
1819

1920
![A fast paced demo of Treewalker.nvim](https://github.com/user-attachments/assets/4d23af49-bd94-412a-bc8c-d546df6775df)
2021

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>
2225

2326
Treewalker uses neovim's native [Treesitter](https://github.com/tree-sitter/tree-sitter) under the hood for syntax tree awareness.
2427
It has no dependencies, and is meant to "just work". It's "batteries included", with minimal configuration.

0 commit comments

Comments
 (0)