mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-23 21:11: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
|
-- EDITOR
|
||||||
-- remove and replace with nvim-tree; copy config to nvim-tree if possible
|
-- remove and replace with nvim-tree; copy config to nvim-tree if possible
|
||||||
-- { "nvim-neo-tree/neo-tree.nvim", enabled = false },
|
-- { "nvim-neo-tree/neo-tree.nvim", enabled = false },
|
||||||
{ "echasnovski/mini.bufremove", enabled = false },
|
|
||||||
|
|
||||||
-- LINTING
|
-- LINTING
|
||||||
{ "mfussenegger/nvim-lint", enabled = false },
|
{ "mfussenegger/nvim-lint", enabled = false },
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue