remove neotree, oil has everything i need
This commit is contained in:
parent
6d04ade3e5
commit
df3dc407a7
2 changed files with 0 additions and 11 deletions
|
@ -5,16 +5,6 @@ require('packer').startup(function()
|
|||
-- Packer can manage itself as an optional plugin
|
||||
use {'wbthomason/packer.nvim', opt = true }
|
||||
|
||||
use {
|
||||
"nvim-neo-tree/neo-tree.nvim",
|
||||
branch = "v3.x",
|
||||
requires = {
|
||||
"nvim-lua/plenary.nvim",
|
||||
"nvim-tree/nvim-web-devicons", -- not strictly required, but recommended
|
||||
"MunifTanjim/nui.nvim",
|
||||
}
|
||||
}
|
||||
|
||||
-- Fuzzy finder
|
||||
use {
|
||||
'nvim-telescope/telescope.nvim',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue