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 03861ed commit 1391355Copy full SHA for 1391355
_data/nav.yml
@@ -15,13 +15,13 @@
15
url: /doc/
16
sections:
17
- title: General
18
- url: /doc/general
+ url: /doc/general/
19
- title: Lua resources
20
- url: /doc/lua-resources
+ url: /doc/lua-resources/
21
- title: LSP
22
- url: /doc/lsp
+ url: /doc/lsp/
23
- title: Tree-sitter
24
- url: /doc/treesitter
+ url: /doc/treesitter/
25
- title: Forum
26
url: http://discourse.neovim.io
27
- title: Sponsors
doc/index.html
0 commit comments