Don't have "vim: vim:" in modelines

This commit is contained in:
Laurence Withers 2006-07-25 20:20:13 +01:00
parent 7d02fbde09
commit a33f2317ca
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
AUTHOR="" AUTHOR=""
EMAIL="" EMAIL=""
KATE_MODELINE="replace-trailing-space-save true; space-indent true; tab-width 4;" KATE_MODELINE="replace-trailing-space-save true; space-indent true; tab-width 4;"
VIM_MODELINE="vim: expandtab:ts=4:sw=4" VIM_MODELINE="expandtab:ts=4:sw=4"
# kate: replace-trailing-space-save true; space-indent true; tab-width 4; # kate: replace-trailing-space-save true; space-indent true; tab-width 4;
# vim: expandtab:ts=4:sw=4 # vim: expandtab:ts=4:sw=4