Neovim: use stable versions of plugins if available
This commit is contained in:
parent
8912fed29c
commit
5654fd6bee
5 changed files with 34 additions and 31 deletions
|
@ -2,7 +2,6 @@
|
|||
--- @type LazyPluginSpec
|
||||
return {
|
||||
"akinsho/bufferline.nvim",
|
||||
version = "*",
|
||||
dependencies = { "kyazdani42/nvim-web-devicons" },
|
||||
--- @type BufferlineConfig
|
||||
opts = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue