feat: add dummy search bar in diff view

This commit is contained in:
2026-05-31 00:45:25 +01:00
parent 4a7ebf660e
commit f5ebb210ac
11 changed files with 1273 additions and 262 deletions

View File

@@ -25,6 +25,7 @@ memchr = "2.8.0"
thiserror = "2.0.18"
tree-sitter-highlight = "0.26.9"
tree-sitter-rust = "0.24.2"
unicode-segmentation = "1.13.2"
[build-dependencies]
serde_json = "1.0.149"