diff options
Diffstat (limited to 'fnl/plugins/notify.fnl')
-rw-r--r-- | fnl/plugins/notify.fnl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fnl/plugins/notify.fnl b/fnl/plugins/notify.fnl new file mode 100644 index 0000000..4084871 --- /dev/null +++ b/fnl/plugins/notify.fnl @@ -0,0 +1 @@ +(tset vim :notify (require :notify)) |