mirror of
https://github.com/neovim/neovim.git
synced 2025-11-23 10:36:29 +00:00
Fix anchors
This commit is contained in:
12
README.md
12
README.md
@@ -47,12 +47,12 @@ vimscript plugins should continue to work normally.
|
|||||||
The following topics contain brief explanations of the major changes (and
|
The following topics contain brief explanations of the major changes (and
|
||||||
motivations) that will be performed in the first iteration:
|
motivations) that will be performed in the first iteration:
|
||||||
|
|
||||||
* [#build](**Migrate to a cmake-based build**)
|
* [Migrate to a CMake-based build](#cmake)
|
||||||
* [#legacy](**Legacy support and compile-time features**)
|
* [Legacy support and compile-time features](#legacy)
|
||||||
* [#platform](**Platform-specific code**)
|
* [Platform-specific code](#platform)
|
||||||
* [#plugins](**New plugin architecture**)
|
* [New plugin architecture](#plugins)
|
||||||
* [#gui](**New GUI architecture**)
|
* [New GUI architecture](#gui)
|
||||||
* [#development](**Development on GitHub**)
|
* [Development on GitHub](#development)
|
||||||
|
|
||||||
<a name="build"></a>
|
<a name="build"></a>
|
||||||
### Migrate to a CMake-based build
|
### Migrate to a CMake-based build
|
||||||
|
|||||||
Reference in New Issue
Block a user