Skip to content

Commit 8a7f49f

Browse files
authored
Update README.md
1 parent b4f0c98 commit 8a7f49f

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# quarto-nvim
22

33
Quarto-nvim provides tools for working on [quarto](https://quarto.org/) manuscripts in Neovim.
4+
You can get started with Quarto [here](https://quarto.org/docs/get-started/)
5+
6+
## Walkthrough
7+
8+
The [get started section](https://quarto.org/docs/get-started/hello/neovim.html) also comes with a video version to walk you through.
9+
The playlist is extened as more features are added, so join us for a "Coffee with Quarto and Neovim":
10+
11+
<https://youtu.be/3sj7clNowlA?list=PLabWm-zCaD1axcMGvf7wFxJz8FZmyHSJ7>
412

513
## Setup
614

@@ -168,7 +176,7 @@ QuartoHover
168176
Quarto works great with a number of existing plugins in the neovim ecosystem.
169177
You can find semi-opinionated but still minimal
170178
configurations for `nvim` and `tmux`,
171-
for use with quarto, R and python in these two repositories:
179+
for use with Quarto, R and python in these two repositories:
172180

173181
- <https://github.com/jmbuhr/quarto-nvim-kickstarter>
174182
- <https://github.com/jmbuhr/tmux-kickstarter>

0 commit comments

Comments
 (0)