forked from aniani/vim
patch 7.4.2293
Problem: Modelines in source code are inconsistant. Solution: Use the same line in most files. Add 'noet'. (Naruhiko Nishino)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* vi:set ts=8 sts=4 sw=4: */
|
||||
/* vi:set ts=8 sts=4 sw=4 noet: */
|
||||
|
||||
/*
|
||||
* Copyright 1989 Software Research Associates, Inc., Tokyo, Japan
|
||||
|
||||
Reference in New Issue
Block a user