xed/plugins
Stephen Collins 5e2c6f0369 Trailsave plugin: remove second trailing line
The intention was that there should be one empty line left at the end of the file, but the GtkSourceBuffer adds it's own empty line if the implicit_trailing_newline property is true (currently the default behavior in xed), which means we usually end up with 2 lines instead of one. This would change the behavior so that we always end up with no more than one line at the end of the file.
2019-12-16 10:51:39 -05:00
..
docinfo Port to meson (#258) 2018-11-19 11:09:52 +00:00
filebrowser Cleanup (#321) 2019-11-14 17:56:44 +01:00
modelines Port to meson (#258) 2018-11-19 11:09:52 +00:00
open-uri-context-menu open-uri: Simplify and fix translations 2019-11-22 12:06:37 +00:00
sort Fix warnings when building xed 2.0.1 (#264) 2018-12-11 11:38:12 +00:00
spell Fix warnings when building xed 2.0.1 (#264) 2018-12-11 11:38:12 +00:00
taglist Fix some deprecation warnings (#289) 2019-05-05 10:25:37 +01:00
textsize Port to meson (#258) 2018-11-19 11:09:52 +00:00
time Port to meson (#258) 2018-11-19 11:09:52 +00:00
trailsave Trailsave plugin: remove second trailing line 2019-12-16 10:51:39 -05:00
wordcompletion Fix warnings when building xed 2.0.1 (#264) 2018-12-11 11:38:12 +00:00
meson.build add open uri plugin (#317) 2019-11-22 11:47:56 +00:00