looks nicer and is better compatible with older vim versions

This commit is contained in:
Sterling Hughes
2001-10-11 09:32:19 +00:00
parent 2f85f3b147
commit 8e91d5de8e
34 changed files with 68 additions and 68 deletions

View File

@@ -206,6 +206,6 @@ int main(int argc, char **argv)
* local variables:
* eval: (load-file "../curl-mode.el")
* end:
* vim600: et sw=2 ts=2 sts=2 tw=78 fdm=marker
* vim<600: et sw=2 ts=2 sts=2 tw=78
* vim600: fdm=marker
* vim: et sw=2 ts=2 sts=2 tw=78
*/