Make plugin specs more uniform
This commit is contained in:
parent
0ced314c90
commit
4004dc5df6
13 changed files with 55 additions and 40 deletions
|
@ -2,6 +2,4 @@ return {
|
|||
"akinsho/bufferline.nvim",
|
||||
version = "*",
|
||||
dependencies = { "kyazdani42/nvim-web-devicons" },
|
||||
config = true,
|
||||
--opts = { options = { themeable = true } },
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue