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 Oct 6, 2023
1 parent 2a46bfa commit b2113d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ftplugin/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: 2023 Mar 26
" Last Change: 2023 Jul 08

" Only do this when not done yet for this buffer
if exists("b:did_ftplugin")
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: 2023 Apr 12
" Last Change: 2023 Aug 05

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

0 comments on commit b2113d8

Please sign in to comment.