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/docinfo/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 plugins/docinfo/README.md (limited to 'plugins/docinfo') diff --git a/plugins/docinfo/README.md b/plugins/docinfo/README.md new file mode 100644 index 00000000..a8c0fafd --- /dev/null +++ b/plugins/docinfo/README.md @@ -0,0 +1,3 @@ +# Document Statistics Plugin + +The Document Statistics plugin counts the number of lines, words, characters with spaces, characters without spaces, and bytes in the current file, all in a separate dialog called *Document Statistics*. To know more, see the **Plugins** section of the pluma user manual. \ No newline at end of file -- cgit v1.2.1