Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'book/src/SUMMARY.md')
-rw-r--r--book/src/SUMMARY.md16
1 files changed, 1 insertions, 15 deletions
diff --git a/book/src/SUMMARY.md b/book/src/SUMMARY.md
index e6bc5b73..ba330cf7 100644
--- a/book/src/SUMMARY.md
+++ b/book/src/SUMMARY.md
@@ -3,24 +3,12 @@
[Helix](./title-page.md)
- [Installation](./install.md)
- - [Package Managers](./package-managers.md)
- - [Building from source](./building-from-source.md)
- [Usage](./usage.md)
- - [Registers](./registers.md)
- - [Surround](./surround.md)
- - [Textobjects](./textobjects.md)
- - [Syntax aware motions](./syntax-aware-motions.md)
- - [Pickers](./pickers.md)
- - [Jumplist](./jumplist.md)
- [Keymap](./keymap.md)
- - [Command line](./command-line.md)
- [Commands](./commands.md)
- [Language support](./lang-support.md)
-- [Ecosystem](./ecosystem.md)
- - [Migrating from Vim](./from-vim.md)
- - [Helix mode in other software](./other-software.md)
+- [Migrating from Vim](./from-vim.md)
- [Configuration](./configuration.md)
- - [Editor](./editor.md)
- [Themes](./themes.md)
- [Key remapping](./remapping.md)
- [Languages](./languages.md)
@@ -29,5 +17,3 @@
- [Adding textobject queries](./guides/textobject.md)
- [Adding indent queries](./guides/indent.md)
- [Adding injection queries](./guides/injection.md)
- - [Adding tags queries](./guides/tags.md)
- - [Adding rainbow bracket queries](./guides/rainbow_bracket_queries.md)