Skip to content

Commit eed5989

Browse files
chore(build): auto-generate vimdoc
1 parent a894c90 commit eed5989

File tree

1 file changed

+3
-17
lines changed

1 file changed

+3
-17
lines changed

doc/quarto.txt

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*quarto.txt* For Neovim >= 0.8.0 Last change: 2024 July 05
1+
*quarto.txt* For Neovim >= 0.8.0 Last change: 2024 July 09
22

33
==============================================================================
44
Table of Contents *quarto-table-of-contents*
@@ -70,22 +70,8 @@ Plugins and their configuration to look out for in either of those files are:
7070
}
7171
<
7272

73-
Quarto-nvim requires Neovim >= **v0.9.0**
74-
(<https://github.com/neovim/neovim/releases/tag/stable>). If you are unable to
75-
update Neovim, you can specify a specific version of the plugins involved
76-
instead of the latest stable version. How you do this will vary depending on
77-
your plugin manager, but you can see one example using `lazy.nvim` here:
78-
<https://github.com/jmbuhr/quarto-nvim-kickstarter/blob/nvim-0.8.3/lua/plugins/quarto.lua>
79-
80-
The `version = ...` lines to look out for are for the following plugins:
81-
82-
>lua
83-
{
84-
'quarto-dev/quarto-nvim',
85-
'jmbuhr/otter.nvim',
86-
'nvim-treesitter/nvim-treesitter'
87-
}
88-
<
73+
Quarto-nvim requires the latest Neovim stable version
74+
<https://github.com/neovim/neovim/releases/tag/stable> (>= `v0.10.0`).
8975

9076

9177
USAGE *quarto-quarto-nvim-usage*

0 commit comments

Comments
 (0)