File tree Expand file tree Collapse file tree 1 file changed +3
-17
lines changed Expand file tree Collapse file tree 1 file changed +3
-17
lines changed Original file line number Diff line number Diff line change 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==============================================================================
44Table 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
9177USAGE *quarto-quarto-nvim-usage*
You can’t perform that action at this time.
0 commit comments