diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-10-09 22:39:50 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-10-09 22:39:50 +0200 |
commit | 31e0100c3a2f76506ab72c46e53f44961297dacb (patch) | |
tree | 5067ee7524cf49807730fafcdf4990f84df80a95 /fnl/plugins | |
parent | 78077d1e99b4fe504637fe9f1b42550bd84122d3 (diff) |
Add vim-repeat
Diffstat (limited to 'fnl/plugins')
-rw-r--r-- | fnl/plugins/leap.fnl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fnl/plugins/leap.fnl b/fnl/plugins/leap.fnl index 24bf6b9..79b94c2 100644 --- a/fnl/plugins/leap.fnl +++ b/fnl/plugins/leap.fnl @@ -6,6 +6,7 @@ :labeled_modes :v :multiline true :opts {}}} + {1 :tpope/vim-repeat :event [:BufReadPost :BufNewFile]} {1 :ggandor/leap-spooky.nvim :event [:BufReadPost :BufNewFile] :opts {;; Additional text objects, to be merged with the default ones. |