From bc37f8290c8d020d9fe99ff8f49f50b2a24991cb Mon Sep 17 00:00:00 2001 From: Oscar Wallberg Date: Sun, 17 May 2026 07:12:17 +0200 Subject: [PATCH] docs: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fc9a23..0a2a02e 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ need to be on `runtimepath` too. With `nvim-treesitter`: Files are recognised as `tumblr` by extension or by double-extension: - `*.tumblr` -- `*.tumblr.html` (the convention used by the `tumblr.vim` plugin) +- `*.tumblr.html` ## Development