Skip to content

Commit

Permalink
Update Last Change dates
Browse files Browse the repository at this point in the history
  • Loading branch information
laniakea64 committed Jul 15, 2024
1 parent bf05bd1 commit 5dd2224
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion indent/just.vim
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
" Language: Justfile
" Maintainer: Noah Bogart <[email protected]>
" URL: https://github.com/NoahTheDuke/vim-just.git
" Last Change: 2024 Jan 19
" Last Change: 2024 Jan 25

" Only load this indent file when no other was loaded yet.
if exists("b:did_indent")
Expand Down
2 changes: 1 addition & 1 deletion syntax/just.vim
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
" Language: Justfile
" Maintainer: Noah Bogart <[email protected]>
" URL: https://github.com/NoahTheDuke/vim-just.git
" Last Change: 2024 May 25
" Last Change: 2024 Jul 15

if exists('b:current_syntax')
finish
Expand Down

0 comments on commit 5dd2224

Please sign in to comment.