Files
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
..
2018-11-19 11:09:52 +00:00
2019-11-14 17:56:44 +01:00
2018-11-19 11:09:52 +00:00
2018-11-19 11:09:52 +00:00
2018-11-19 11:09:52 +00:00
2019-11-22 11:47:56 +00:00