xed/plugins/trailsave
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
..
meson.build Port to meson (#258) 2018-11-19 11:09:52 +00:00
trailsave.plugin.desktop.in plugins: Make them actually recognized and loaded by Xed 2016-12-26 16:12:05 -08:00
xed-trail-save-plugin.c Trailsave plugin: remove second trailing line 2019-12-16 10:51:39 -05:00
xed-trail-save-plugin.h trailsave-plugin: Port to WindowActivatable 2017-01-11 23:21:23 -08:00