up
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
-- Quarto and other tools to use with
|
||||
-- quarto
|
||||
--
|
||||
-- Quarto and other tools to use with.
|
||||
-- Quarto-nvim provides tools for working on Quarto manuscripts in Neovim. You can get started with Quarto here.
|
||||
--
|
||||
-- quarto: https://github.com/quarto-dev/quarto-nvim
|
||||
-- vim-slime: https://github.com/jpalardy/vim-slime
|
||||
-- molten: https://github.com/benlubas/molten-nvim
|
||||
--
|
||||
|
||||
--local wh_status, wh = pcall(require, 'custom.plugins.window-helper')
|
||||
--if not wh_status then
|
||||
-- return
|
||||
--end
|
||||
|
||||
return {
|
||||
{
|
||||
'quarto-dev/quarto-nvim',
|
||||
|
||||
Reference in New Issue
Block a user