From 49f282fef15b935e7175b265582d4e3fdb660d3c Mon Sep 17 00:00:00 2001 From: laniakea64 Date: Thu, 6 Feb 2025 15:55:02 -0500 Subject: [PATCH] Document Vim and Neovim built-in syntax highlighting (#2619) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c2dee52959..7921828667 100644 --- a/README.md +++ b/README.md @@ -469,6 +469,10 @@ editor to use `make` syntax highlighting for `just`. ### Vim and Neovim +Vim version 9.1.1042 or better and Neovim version 0.11 or better support +Justfile syntax highlighting out of the box, thanks to +[pbnj](https://github.com/pbnj). + #### `vim-just` The [vim-just](https://github.com/NoahTheDuke/vim-just) plugin provides syntax