diff options
Diffstat (limited to 'runtime/autoload/typst.vim')
-rw-r--r-- | runtime/autoload/typst.vim | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/runtime/autoload/typst.vim b/runtime/autoload/typst.vim index 6d097dd922..362da3f45e 100644 --- a/runtime/autoload/typst.vim +++ b/runtime/autoload/typst.vim @@ -1,6 +1,7 @@ " Language: Typst -" Maintainer: Gregory Anders -" Last Change: 2024 Nov 02 +" Previous Maintainer: Gregory Anders +" Maintainer: Luca Saccarola <github.e41mv@aleeas.com> +" Last Change: 2024 Dec 09 " Based on: https://github.com/kaarmu/typst.vim function! typst#indentexpr() abort |