Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
GNOME
gnome-builder
Commits
467780a0
Commit
467780a0
authored
Jul 08, 2020
by
Phaedrus Leeds
Browse files
modelines: Fix modeline in modeline-parser.c
Avoid the error from vim "E518: Unknown option: */"
parent
9786d18a
Pipeline
#197136
passed with stages
in 58 minutes and 32 seconds
Changes
1
Pipelines
5
Hide whitespace changes
Inline
Side-by-side
src/plugins/modelines/modeline-parser.c
View file @
467780a0
...
...
@@ -811,4 +811,4 @@ modeline_parser_apply_modeline (GtkTextBuffer *buffer,
g_free
(
options
.
language_id
);
}
/
*
vi:ts=8
*/
/
/
vi:ts=8
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment