After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 634738 - Fix modelines in C files to avoid errors in Vim
Fix modelines in C files to avoid errors in Vim
Status: RESOLVED FIXED
Product: gedit
Classification: Applications
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2010-11-13 10:31 UTC by Steve Frécinaux
Modified: 2010-11-13 11:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix modelines in C files to avoid errors in Vim (48.01 KB, patch)
2010-11-13 10:31 UTC, Steve Frécinaux
committed Details | Review

Description Steve Frécinaux 2010-11-13 10:31:12 UTC
The syntax used right now is not correct wrt the vim documentation.
Comment 1 Steve Frécinaux 2010-11-13 10:31:22 UTC
Created attachment 174379 [details] [review]
Fix modelines in C files to avoid errors in Vim
Comment 2 Steve Frécinaux 2010-11-13 11:06:26 UTC
Attachment 174379 [details] pushed as 9dece4a - Fix modelines in C files to avoid errors in Vim