1- *quarto.txt* For Neovim >= 0.8.0 Last change: 2023 April 09
1+ *quarto.txt* For Neovim >= 0.8.0 Last change: 2023 April 12
22
33==============================================================================
44Table of Contents *quarto-table-of-contents*
55
661. quarto-nvim | quarto-quarto-nvim |
7+ - Walkthrough | quarto-quarto-nvim-walkthrough |
78 - Setup | quarto-quarto-nvim-setup |
89 - Usage | quarto-quarto-nvim-usage |
910 - Language support | quarto-quarto-nvim-language-support |
@@ -14,12 +15,22 @@ Table of Contents *quarto-table-of-contents*
14151. quarto-nvim *quarto-quarto-nvim*
1516
1617Quarto-nvim provides tools for working on quarto <https://quarto.org/ >
17- manuscripts in Neovim.
18+ manuscripts in Neovim. You can get started with Quarto here
19+ <https://quarto.org/docs/get-started/ >
20+
21+
22+ WALKTHROUGH *quarto-quarto-nvim-walkthrough*
23+
24+ The get started section <https://quarto.org/docs/get-started/hello/neovim.html >
25+ also comes with a video version to walk you through. The playlist is extened as
26+ more features are added, so join us for a "Coffee with Quarto and Neovim"
27+
28+ <https://youtu.be/3sj7clNowlA?list=PLabWm-zCaD1axcMGvf7wFxJz8FZmyHSJ7 >
1829
1930
2031SETUP *quarto-quarto-nvim-setup*
2132
22- You can install `quarto- nvim` from GitHub with your favourite Neovim plugin
33+ Youcan install `quarto- nvim` from GitHub with your favourite Neovim plugin
2334manager like lazy.nvim <https://github.com/folke/lazy.nvim >, packer.nvim
2435<https://github.com/wbthomason/packer.nvim > or VimPlug
2536<https://github.com/junegunn/vim-plug >.
@@ -207,7 +218,7 @@ RECOMMENDED PLUGINS *quarto-quarto-nvim-recommended-plugins*
207218
208219Quarto works great with a number of existing plugins in the neovim ecosystem.
209220You can find semi-opinionated but still minimal configurations for `nvim` and
210- `tmux` , for use with quarto , R and python in these two repositories:
221+ `tmux` , for use with Quarto , R and python in these two repositories:
211222
212223
213224- <https://github.com/jmbuhr/quarto-nvim-kickstarter >
0 commit comments