Skip to content

Commit 11b0f31

Browse files
committed
Update Last Change dates
1 parent a5848f1 commit 11b0f31

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ftdetect/just.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
-- Language: Justfile
33
-- Maintainer: Noah Bogart <noah.bogart@hey.com>
44
-- URL: https://github.com/NoahTheDuke/vim-just.git
5-
-- Last Change: 2025 Feb 05
5+
-- Last Change: 2025 Oct 02
66

77
if vim.fn.has("nvim-0.8") == 1 then
88
vim.filetype.add({

syntax/just.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
" Language: Justfile
33
" Maintainer: Noah Bogart <noah.bogart@hey.com>
44
" URL: https://github.com/NoahTheDuke/vim-just.git
5-
" Last Change: 2025 Jul 07
5+
" Last Change: 2025 Dec 10
66

77
if exists('b:current_syntax')
88
finish

0 commit comments

Comments
 (0)