mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-03 15:48:44 +00:00
chore(nvim): plugins cleanup, updates
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
-- Winbar with context.
|
||||
-- A VS Code like winbar for Neovim
|
||||
-- https://github.com/utilyre/barbecue.nvim
|
||||
return {
|
||||
"utilyre/barbecue.nvim",
|
||||
dependencies = {
|
||||
"neovim/nvim-lspconfig",
|
||||
"SmiteshP/nvim-navic",
|
||||
"kyazdani42/nvim-web-devicons", -- Optional
|
||||
"kyazdani42/nvim-web-devicons",
|
||||
},
|
||||
version = "*",
|
||||
config = {
|
||||
theme = "catppuccin",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user