diff options
Diffstat (limited to 'fnl/config/flit.fnl')
-rw-r--r-- | fnl/config/flit.fnl | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/fnl/config/flit.fnl b/fnl/config/flit.fnl deleted file mode 100644 index 49b2b7e..0000000 --- a/fnl/config/flit.fnl +++ /dev/null @@ -1,8 +0,0 @@ -;; fFtT motions on roids. - -(local opts {:keys {:f :f :F :F :t :t :T :T} - :labeled_modes :v - :multiline true - :opts {}}) - -{1 :ggandor/flit.nvim :event :BufReadPost : opts} |