We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 229079e commit 3b14604Copy full SHA for 3b14604
docs/mdbook/book.toml
@@ -9,6 +9,7 @@ title = "nixvim docs"
9
site-url = "@SITE_URL@"
10
additional-js = ["theme/pagetoc.js"]
11
additional-css = ["custom.css", "theme/pagetoc.css"]
12
+git-repository-url = "https://github.com/nix-community/nixvim"
13
14
# Redirect targets must be relative to their origin;
15
# absolute paths can break with different baseHrefs.
0 commit comments