gbranden pushed a commit to branch master
in repository groff.
commit dbcfe3eb6741da85296503ab6c7504a172e73777
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Mar 15 13:17:19 2026 -0500
src/devices/xditview/xditview.c: Aid Vim editor.
Add comment with editor aid. Emacs is already taken care of.
---
src/devices/xditview/xditview.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/devices/xditview/xditview.c b/src/devices/xditview/xditview.c
index bc6cddc0b..849da742a 100644
--- a/src/devices/xditview/xditview.c
+++ b/src/devices/xditview/xditview.c
@@ -694,4 +694,5 @@ c-argdecl-indent: 4
c-label-offset: -4
c-tab-always-indent: nil
End:
+vim:set cindent noexpandtab shiftwidth=4 softtabstop=4 textwidth=72:
*/
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit