Skip to content

Commit d630dac

Browse files
chore(build): auto-generate vimdoc
1 parent cb72652 commit d630dac

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

doc/quarto.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
*quarto.txt* For Neovim >= 0.8.0 Last change: 2026 January 29
1+
*quarto.txt*
2+
For Neovim >= 0.8.0 Last change: 2026 April 22
23

34
==============================================================================
45
Table of Contents *quarto-table-of-contents*
@@ -120,7 +121,7 @@ Use the command
120121
QuartoPreview
121122
<
122123

123-
or access the function from lua, e.g. to create a keybinding:
124+
or access the function from lua, e.g. to create a keybinding:
124125

125126
>lua
126127
local quarto = require('quarto')
@@ -180,7 +181,7 @@ enabling diagnostics.
180181

181182
OTHER EDGE CASES ~
182183

183-
Other languages might have similar issues (e.g. I see a lot of warnings about
184+
Other languages might have similar issues (e.g. I see a lot of warnings about
184185
whitespace when activating diagnostics with `lua`). If you come across them and
185186
have a fix, I will be very happy about a pull request! Or, what might
186187
ultimately be the cleaner way of documenting language specific issues, an entry

0 commit comments

Comments
 (0)