Skip to content

Commit fb3f124

Browse files
committed
fix: make QuartoConfig allways available
1 parent 206b36e commit fb3f124

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

plugin/quarto.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
require 'quarto.config'
2+
13
if vim.fn.has 'nvim-0.9.0' ~= 1 then
24
local msg = [[
35
quarto-dev/quarto-nvim and jmbuhr/otter.nvim require Neovim version >= 0.9.0 (https://github.com/neovim/neovim/releases/tag/stable).

0 commit comments

Comments
 (0)