summaryrefslogtreecommitdiff
path: root/fnl/plugins.fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-07-02 03:28:35 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-07-02 03:28:35 +0200
commitd0a76f4574313e004606d11deba2f50f0417fa9d (patch)
tree3d295bc78e4796a0d431b9a8ceda7951db0f9dc4 /fnl/plugins.fnl
parent1b534d96b4689145770363cc6c6877ca7e41a904 (diff)
Replace lightspeed with hop
Diffstat (limited to 'fnl/plugins.fnl')
-rw-r--r--fnl/plugins.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/plugins.fnl b/fnl/plugins.fnl
index 774e3ec..455611d 100644
--- a/fnl/plugins.fnl
+++ b/fnl/plugins.fnl
@@ -56,7 +56,7 @@
:folke/which-key.nvim {}
:folke/zen-mode.nvim {}
:windwp/nvim-spectre {}
- :ggandor/lightspeed.nvim {}
+ :phaazon/hop.nvim {}
:kevinhwang91/nvim-bqf {}
:norcalli/nvim-colorizer.lua {}
:max397574/better-escape.nvim {}