making some quality of life changes
This commit is contained in:
parent
3d9da01eb7
commit
d4a07a465c
8 changed files with 84 additions and 64 deletions
|
|
@ -1,11 +1,11 @@
|
|||
-- return {
|
||||
-- 'akinsho/bufferline.nvim',
|
||||
-- version = "*",
|
||||
-- dependencies = 'nvim-tree/nvim-web-devicons',
|
||||
-- opts = {
|
||||
-- options = {
|
||||
-- mode = "buffers",
|
||||
-- separator_style = "slant",
|
||||
-- }
|
||||
-- }
|
||||
-- }
|
||||
return {
|
||||
-- 'akinsho/bufferline.nvim',
|
||||
-- version = "*",
|
||||
-- dependencies = 'nvim-tree/nvim-web-devicons',
|
||||
-- opts = {
|
||||
-- options = {
|
||||
-- mode = "buffers",
|
||||
-- separator_style = "slant",
|
||||
-- }
|
||||
-- }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue