tabline: set expandtab and foldmarker to modeline

This commit is contained in:
Christian 2020-11-18 15:14:25 +01:00 committed by Christian Brabandt
parent b4e38be8b8
commit caaa553ce9
No known key found for this signature in database
GPG Key ID: F3F92DA383FDDE09

View File

@ -1,5 +1,5 @@
" MIT License. Copyright (c) 2013-2020 Bailey Ling et al.
" vim: et ts=2 sts=2 sw=2
" vim: et ts=2 sts=2 sw=2 et fdm=marker
scriptencoding utf-8