+---@type LazyPluginSpec
return {
{
"bufferline.nvim",
+ ---@type BufferlineConfig
opts = {
options = {
always_show_bufferline = true,
},
{
"noice.nvim",
+ ---@type NoiceConfig
opts = {
presets = {
command_palette = false, -- don't position the cmdline and popupmenu together