mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-22 04:21:03 +00:00
re-enable bufremove
This commit is contained in:
parent
52043a558c
commit
4792d4f961
1 changed files with 0 additions and 1 deletions
|
|
@ -11,7 +11,6 @@ return {
|
|||
-- EDITOR
|
||||
-- remove and replace with nvim-tree; copy config to nvim-tree if possible
|
||||
-- { "nvim-neo-tree/neo-tree.nvim", enabled = false },
|
||||
{ "echasnovski/mini.bufremove", enabled = false },
|
||||
|
||||
-- LINTING
|
||||
{ "mfussenegger/nvim-lint", enabled = false },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue