diff options
Diffstat (limited to 'fnl')
-rw-r--r-- | fnl/plugins/editor/dressing.fnl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fnl/plugins/editor/dressing.fnl b/fnl/plugins/editor/dressing.fnl new file mode 100644 index 0000000..48bad55 --- /dev/null +++ b/fnl/plugins/editor/dressing.fnl @@ -0,0 +1,3 @@ +;; UI for inputs + +{1 :stevearc/dressing.nvim :event :VeryLazy} |