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, 0 insertions, 5 deletions
diff --git a/fnl/plugins/editor/easyread.fnl b/fnl/plugins/editor/easyread.fnl
deleted file mode 100644
index 2652203..0000000
--- a/fnl/plugins/editor/easyread.fnl
+++ /dev/null
@@ -1,5 +0,0 @@
-;; Bionic like reading.
-
-(local keys [{1 "<leader>," 2 :<cmd>EasyreadToggle<cr> :desc :Easyread}])
-
-{1 :JellyApple102/easyread.nvim : keys :config true}