From db82a478ae962a6553c3be8c47d61a208a3b6908 Mon Sep 17 00:00:00 2001 From: Harrison Cramer Date: Tue, 9 Jan 2024 21:45:43 -0500 Subject: [PATCH] Removed Neovim version --- .github/workflows/pandoc.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pandoc.yml b/.github/workflows/pandoc.yml index 81a66f29..593f8d36 100644 --- a/.github/workflows/pandoc.yml +++ b/.github/workflows/pandoc.yml @@ -11,7 +11,6 @@ jobs: vimdoc: gitlab.nvim # The following are all optional pandoc: "README.md" # Input pandoc file - version: "NVIM v0.8.0" # Vim version number toc: true # Table of contents description: "" # Project description used in title (if empty, uses neovim version and current date) demojify: false # Strip emojis from the vimdoc