We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Last Change
1 parent a5848f1 commit 11b0f31Copy full SHA for 11b0f31
2 files changed
ftdetect/just.lua
@@ -2,7 +2,7 @@
2
-- Language: Justfile
3
-- Maintainer: Noah Bogart <noah.bogart@hey.com>
4
-- URL: https://github.com/NoahTheDuke/vim-just.git
5
--- Last Change: 2025 Feb 05
+-- Last Change: 2025 Oct 02
6
7
if vim.fn.has("nvim-0.8") == 1 then
8
vim.filetype.add({
syntax/just.vim
" Language: Justfile
" Maintainer: Noah Bogart <noah.bogart@hey.com>
" URL: https://github.com/NoahTheDuke/vim-just.git
-" Last Change: 2025 Jul 07
+" Last Change: 2025 Dec 10
if exists('b:current_syntax')
finish
0 commit comments