Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'book/src/SUMMARY.md')
| -rw-r--r-- | book/src/SUMMARY.md | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/book/src/SUMMARY.md b/book/src/SUMMARY.md index e6bc5b73..027b885a 100644 --- a/book/src/SUMMARY.md +++ b/book/src/SUMMARY.md @@ -10,15 +10,10 @@ - [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) @@ -29,5 +24,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) |