You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
1
# Neovim.io website
2
2
3
3
This repository contains the source for the neovim.io website.
4
-
To report a bug in Neovim itself, go here: https://github.com/neovim/neovim
4
+
5
+
*To report a bug Neovim,* go here: https://github.com/neovim/neovim
5
6
6
7
## Contributing
7
8
@@ -36,5 +37,5 @@ Notes:
36
37
crawled neovim.io/doc2 generated from this repository).
37
38
- Site search (for `:help` docs) is served by [Algolia Docsearch](https://docsearch.algolia.com/).
38
39
- The javascript and UI container were setup in [this commit](https://github.com/neovim/neovim.github.io/commit/ce9aef12eb1c98135965e3a9c5c792bf9e506a76).
39
-
- The docs pages don't use the jekyll layout so they also need to [manually include](https://github.com/neovim/neovim/pull/23839) the javascript and define a UI container.
40
+
- The docs pages don't use the layout so they also need to [manually include](https://github.com/neovim/neovim/pull/23839) the javascript and define a UI container.
0 commit comments