@@ -21,9 +21,9 @@ <h3>Extensible</h3>
2121 < ul >
2222 < li >
2323 API is first-class:
24- < a href ="https://neovim.io /doc/user/api.html#api-mapping "> discoverable</ a > ,
25- < a href ="https://neovim.io /doc/user/api.html#api-contract "> versioned</ a > ,
26- < a href ="https://neovim.io /doc/user/api.html#api-global "> documented</ a > .
24+ < a href ="/doc/user/api.html#api-mapping "> discoverable</ a > ,
25+ < a href ="/doc/user/api.html#api-contract "> versioned</ a > ,
26+ < a href ="/doc/user/api.html#api-global "> documented</ a > .
2727 </ li >
2828 < li >
2929 < a href ="http://msgpack.org/ "> MessagePack</ a > structured communication
@@ -39,7 +39,7 @@ <h3>Extensible</h3>
3939
4040 < h3 > Usable</ h3 >
4141 < ul >
42- < li > Strong defaults</ li >
42+ < li > Strong < a href =" /doc/user/vim_diff.html#nvim- defaults" > defaults </ a > </ li >
4343 < li > Works the same everywhere: one build-type, one command</ li >
4444 < li > Modern terminal features such as cursor styling, focus events, bracketed paste</ li >
4545 < li > Built-in < a href ="https://www.youtube.com/watch?v=xZbMVj9XSUo "> terminal emulator</ a > </ li >
@@ -48,7 +48,7 @@ <h3>Usable</h3>
4848 < h3 > Drop-in Vim</ h3 >
4949 < ul >
5050 < li >
51- Fully compatible with Vim's editing model and the Vimscript language .
51+ Fully compatible with Vim's editing model and Vimscript v1 .
5252 </ li >
5353 < li >
5454 Start with
@@ -121,13 +121,12 @@ <h2 id="faqs">FAQ</h2>
121121
122122 < dt > Will Neovim deprecate Vimscript?</ dt >
123123 < dd >
124- No. Lua is built-in, but Vimscript will always be supported
125- with the < b > most advanced Vimscript engine in the world</ b >
126- (featuring an AST-producing < a href ="https://neovim.io/doc/user/api.html#nvim_parse_expression() "> parser</ a > ).
124+ No. Lua is built-in, but Vimscript is supported with the < b > most advanced Vimscript engine in the world</ b >
125+ (featuring an AST-producing < a href ="/doc/user/api.html#nvim_parse_expression() "> parser</ a > ).
127126 </ dd >
128127
129128 < dt > Which plugins does Neovim support?</ dt >
130- < dd > Most Vim plugins, and more.
129+ < dd > Most Vim 8.x plugins, and more.
131130 See < a href ="https://github.com/neovim/neovim/wiki/Related-projects "> related projects</ a >
132131 for plugins and applications that leverage the Neovim API.</ dd >
133132
@@ -136,40 +135,32 @@ <h2 id="faqs">FAQ</h2>
136135
137136 < div >
138137 < h2 id ="chat "> Chat</ h2 >
139- < p >
140- < a href ="https://twitter.com/Neovim " class ="twitter-follow-button "> Follow @Neovim</ a >
141- </ p >
142-
143- < p >
144- Discuss the project at < a href ="https://app.element.io/#/room/#neovim:matrix.org "> #neovim:matrix.org</ a > or #neovim on irc.libera.chat.
145- </ p >
146-
147- < p >
148- Contribute code, report bugs and request features at < a href ="https://github.com/neovim/neovim "> GitHub</ a > .
149- </ p >
150-
151- < p >
152- Ask about usage and configuration at < a href ="https://vi.stackexchange.com "> vi.stackexchange.com</ a > .
153- </ p >
138+ < ul >
139+ < li > < a href ="https://twitter.com/Neovim " class ="twitter-follow-button "> Follow @Neovim</ a > </ li >
140+ < li > Discuss the project at
141+ < a href ="https://neovim.discourse.group/ "> discourse</ a > ,
142+ < a href ="https://app.element.io/#/room/#neovim:matrix.org "> #neovim:matrix.org</ a >
143+ or #neovim on < code > irc.libera.chat</ code > .
144+ </ li >
145+ < li > Contribute code, report bugs and request features at < a href ="https://github.com/neovim/neovim "> GitHub</ a > .</ li >
146+ < li > Ask about usage and configuration at < a href ="https://vi.stackexchange.com "> vi.stackexchange.com</ a > .</ li >
147+ </ ul >
154148 </ div >
155149
156150 </ div >
157151</ section >
158152
159153< section class ="front-section ">
160- < div class ="container ">
161- < h2 id ="sponsor "> Support Neovim</ h2 >
162-
163- < p > Support the team making Neovim possible!</ p >
164- </ div >
165- < div class ="container col3 ">
154+ < div class ="container ">
155+ < h2 id ="sponsor "> Support Neovim</ h2 >
156+ </ div >
157+ < div class ="container col3 ">
166158 < div >
167159 < h3 > Sponsor</ h3 >
168- < ul >
169- < li > < a href ="https://github.com/sponsors/neovim "> Github Sponsors (100% to developers)</ a > </ li >
170- < li > < a href ="https://opencollective.com/neovim "> Open Collective</ a > </ li >
171- < li > < a href ="https://salt.bountysource.com/teams/neovim "> Bountysource</ a > </ li >
172- </ ul >
160+ < ul >
161+ < li > < a href ="https://github.com/sponsors/neovim "> Github Sponsors (100% to developers)</ a > </ li >
162+ < li > < a href ="https://opencollective.com/neovim "> Open Collective</ a > </ li >
163+ </ ul >
173164 </ div >
174165
175166 < div >
@@ -188,11 +179,11 @@ <h3>Bitcoin</h3>
188179 </ div >
189180
190181 < div >
191- < h3 > Tell Others </ h3 >
182+ < h3 > Marketing </ h3 >
192183 < p > < a href ="/logos/neovim-logos.zip "> Neovim-logos.zip</ a > < span class ="light "> (1.1 MB)</ span > </ p >
193184 < p class ="light small ">
194- The Neovim logo by < a href ="http://twitter.com/jasonlong "> Jason Long</ a > is licensed under the < a href ="http://creativecommons.org/licenses/by/3.0/ "> Creative Commons Attribution 3.0 Unported License </ a > .
195- </ p >
185+ Neovim logo by < a href ="http://twitter.com/jasonlong "> Jason Long</ a > licensed under < a href ="http://creativecommons.org/licenses/by/3.0/ "> CC BY 3.0</ a > .
186+ </ p >
196187 </ div >
197188
198189 </ div >
0 commit comments