mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Remove chadTree
I rarely use it and it is updated everyday with a meaningless bot, which is really annoying for me.
This commit is contained in:
parent
9b888f0f1a
commit
470e35439a
@ -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')]] })
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user