From c4dffd769c574184cc7a9bd3eab128ffd6a60801 Mon Sep 17 00:00:00 2001 From: sakib Date: Thu, 16 May 2019 01:08:55 +0600 Subject: add readmes and update plugins section of manual --- plugins/trailsave/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 plugins/trailsave/README.md (limited to 'plugins/trailsave') diff --git a/plugins/trailsave/README.md b/plugins/trailsave/README.md new file mode 100644 index 00000000..76c4152d --- /dev/null +++ b/plugins/trailsave/README.md @@ -0,0 +1,3 @@ +# Save Without Trailing Spaces Plugin + +Save Without Trailing Spaces plugin removes whitespace characters such as space (``˽``), tab (``\t``), carriage returns (``\r``) etc. from the end of a line. To know how to use it, see the **Plugins** section of the pluma user manual. \ No newline at end of file -- cgit v1.2.1