Skip to content

Commit 9839eed

Browse files
chore(build): auto-generate vimdoc
1 parent 8a7f49f commit 9839eed

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

doc/quarto.txt

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
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
==============================================================================
44
Table of Contents *quarto-table-of-contents*
55

66
1. 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*
1415
1. quarto-nvim *quarto-quarto-nvim*
1516

1617
Quarto-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

2031
SETUP *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
2334
manager 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

208219
Quarto works great with a number of existing plugins in the neovim ecosystem.
209220
You 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

Comments
 (0)