From 57838e7a991513eb7ec4b3915ae009f7eeb6241b Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Tue, 25 Nov 2025 18:02:53 -0500 Subject: [PATCH] feat(doc_index): fetch build, install pages ref: https://github.com/neovim/neovim.github.io/pull/414 --- ci/file-list.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ci/file-list.txt b/ci/file-list.txt index fd70e53a077..67fc4919fbc 100644 --- a/ci/file-list.txt +++ b/ci/file-list.txt @@ -1 +1,3 @@ +https://neovim.io/doc2/build/index.html https://neovim.io/doc2/index.html +https://neovim.io/doc2/install/index.html