diff options
author | Adam Harrison <adamdharrison@gmail.com> | 2022-06-05 23:57:32 -0400 |
---|---|---|
committer | jgmdev <jgmdev@gmail.com> | 2022-06-05 23:59:07 -0400 |
commit | 962374156e8a2657902dbe7d4de8831a2e6e8756 (patch) | |
tree | 2a3b53279d0d13581018b4ef677dcbcecdd6db19 /README.md | |
parent | be89ff50d0ede748924eda876eb4ca8b3e96a842 (diff) | |
download | lite-xl-plugins-962374156e8a2657902dbe7d4de8831a2e6e8756.tar.gz lite-xl-plugins-962374156e8a2657902dbe7d4de8831a2e6e8756.zip |
added wordcount plugin
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -174,3 +174,4 @@ to something other than a raw file it should be marked with an asterisk.* | [`vibe`](https://github.com/eugenpt/lite-xl-vibe)\* | VI(vim?) bindings with a hint of DOOM Emacs, for lite-xl | | [`visu`](https://github.com/TorchedSammy/Visu)\* | Audio visualizer for Lite XL | | [`widget`](https://github.com/lite-xl/lite-xl-widgets)\* | Plugin library that provides a set of re-usable components to more easily write UI elements for your plugins | +| [`wordcount`](plugins/wordcount.lua?raw=1) | Adds in a word count to the statusview. | |