aboutsummaryrefslogtreecommitdiff
path: root/lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua')
-rw-r--r--lua/plugins.lua2
1 files changed, 0 insertions, 2 deletions
diff --git a/lua/plugins.lua b/lua/plugins.lua
index 7075d43..dec451d 100644
--- a/lua/plugins.lua
+++ b/lua/plugins.lua
@@ -248,8 +248,6 @@ require("packer").startup({
-- Modern matchit implementation
use("andymass/vim-matchup")
- use({ "ms-jpq/chadtree", branch = "chad", run = ":CHADdeps" })
-
-- Smoothie motions
-- use 'psliwka/vim-smoothie'
use({ "karb94/neoscroll.nvim", config = [[require('config.neoscroll')]] })