Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Emily's Modifiers and Clippy #12

Merged
merged 4 commits into from
Oct 19, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update readme.md
Added a couple of things
  • Loading branch information
JorWat25 authored May 12, 2021
commit 084a27fe3a089b23ee53493df3074aad74a968c7
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
### Programming

- [Emily's Symbols](https://github.com/EPLHREU/emily-symbols) - A genius python dictionary that allows you to write symbols with full control over spacing on both sides of the symbol, capitalization, and count.
- [Emily's Modifiers](https://github.com/EPLHREU/emily-modifiers) - Another python dictionary, this time allowing arbitrary keyboard shortcuts in one stroke.

## Plugins

Expand All @@ -50,6 +51,7 @@

- [Spectra Lexer](https://github.com/fourshade/spectra_lexer) - A beautiful tool that explains why words are stroked the way that they are in your dictionary.
- [WPM Meter](https://github.com/arxanas/plover_wpm_meter) - See the words per minute and strokes per word of your writing for the last 10 and 60 seconds.
- [Clippy](https://github.com/tckmn/plover_clippy) - Creates a text file which stores all your inefficient strokes, saving you from watching the suggestions window all the time.

### User Interface Replacements

Expand Down