summaryrefslogtreecommitdiff
path: root/fnl/plugins/undotree.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/plugins/undotree.fnl')
-rw-r--r--fnl/plugins/undotree.fnl3
1 files changed, 3 insertions, 0 deletions
diff --git a/fnl/plugins/undotree.fnl b/fnl/plugins/undotree.fnl
new file mode 100644
index 0000000..9aa8114
--- /dev/null
+++ b/fnl/plugins/undotree.fnl
@@ -0,0 +1,3 @@
+;; Tree of undo history.
+
+{1 :mbbill/undotree :cmd :UndotreeToggle}