From 1fd85399169c108ab83e49cf19e17308e286cf9e Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Mon, 20 May 2024 23:23:43 +0200 Subject: [PATCH] docs: update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bccd9af..fbdd6e3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 🚀 ts-comments.nvim -Super simple plugin to enhance Neovim's native comments: +Tiny plugin to enhance Neovim's native comments: - Easily override the comment string for a given **treesitter** language - Supports different comment strings for different **treesitter** node types