summaryrefslogtreecommitdiff
path: root/fnl/plugins/editor/easyread.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/plugins/editor/easyread.fnl')
-rw-r--r--fnl/plugins/editor/easyread.fnl5
1 files changed, 5 insertions, 0 deletions
diff --git a/fnl/plugins/editor/easyread.fnl b/fnl/plugins/editor/easyread.fnl
new file mode 100644
index 0000000..c456726
--- /dev/null
+++ b/fnl/plugins/editor/easyread.fnl
@@ -0,0 +1,5 @@
+;; Bionic like reading.
+
+{1 :JellyApple102/easyread.nvim
+ :keys [{1 "<leader>," 2 :<cmd>EasyreadToggle<cr> :desc :Easyread}]
+ :config true}