diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-01-16 10:35:03 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2022-01-16 10:35:03 +0100 |
commit | f9d2328c130378a5b4823369681c48008fcf61c7 (patch) | |
tree | a32d86f55119edc0946ecdb3651357afe055a1e8 /lua/plugins.lua | |
parent | b099774a462c9a1c6091494fc4eaf59fc1667f54 (diff) |
Remove lightspeed
Diffstat (limited to 'lua/plugins.lua')
-rw-r--r-- | lua/plugins.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/plugins.lua b/lua/plugins.lua index 182ee71..95e2ab2 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -45,7 +45,6 @@ return { { "folke/which-key.nvim" }, { "folke/zen-mode.nvim" }, { "windwp/nvim-spectre" }, - { "ggandor/lightspeed.nvim" }, { "kevinhwang91/nvim-bqf", event = "BufRead", |