-- plugins/quarto.lua
return {
{ -- Quarto
'quarto-dev/quarto-nvim',
dependencies = {
'jmbuhr/otter.nvim',
'nvim-treesitter/nvim-treesitter',
},
}