From 4cb157f7baf899b4cb05f8757b340a5f8e453793 Mon Sep 17 00:00:00 2001 From: Rob Bailey Date: Fri, 24 Oct 2025 18:27:09 -0700 Subject: [PATCH] fix a tiny typo in readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90a9f36..a78f543 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ * Support for LSP and [nvim-cmp](https://github.com/hrsh7th/nvim-cmp) * Support for [GitSigns](https://github.com/lewis6991/gitsigns.nvim) -* Treesiter syntax highlighting +* Treesitter syntax highlighting ## Screenshots