Update todolist.vim

This commit is contained in:
gechandesu 2021-09-02 11:14:07 +03:00 committed by GitHub
parent ad8ef2798d
commit 22e5f5371b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
" Vim syntax file
" Language: Todo list file (.todo, .td)
" Maintainer: gd <http://nixhacks.net>
" Latest Revision: 31 Aug 2021
" Latest Revision: 02 Sep 2021
if exists("b:current_syntax")
finish