Removed ripgrep requirement that was doing nothing
This commit is contained in:
@@ -85,9 +85,6 @@ local function packer_startup(use)
|
|||||||
tag = '0.1.1',
|
tag = '0.1.1',
|
||||||
requires = {
|
requires = {
|
||||||
{'nvim-lua/plenary.nvim'},
|
{'nvim-lua/plenary.nvim'},
|
||||||
{'BurntSushi/ripgrep'},
|
|
||||||
-- ripgrep might not actually
|
|
||||||
-- be a nvim package
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
use 'roodletoof/autoclose.nvim'
|
use 'roodletoof/autoclose.nvim'
|
||||||
|
|||||||
Reference in New Issue
Block a user