diff --git a/Introduction.md b/Introduction.md index 5de52bd..7f73089 100644 --- a/Introduction.md +++ b/Introduction.md @@ -40,13 +40,7 @@ should have little impact on vim's editing model or Vimscript in general. Most Vimscript plugins should continue to work normally. The following topics contain brief explanations of the major changes (and -motivations) that will be performed in the first iteration: - -* [Migrate to a CMake-based build](#migrate-to-a-cmake-based-build) -* [Legacy support and compile-time features](#legacy-support-and-compile-time-features) -* [Platform-specific code](#platform-specific-code) -* [Development on GitHub](#development-on-github) -* [New plugin architecture](#new-plugin-architecture) +motivations) that will be performed in the first iteration. ### Migrate to a CMake-based build