Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'book/src/SUMMARY.md')
| -rw-r--r-- | book/src/SUMMARY.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/book/src/SUMMARY.md b/book/src/SUMMARY.md index e6bc5b73..82715b7e 100644 --- a/book/src/SUMMARY.md +++ b/book/src/SUMMARY.md @@ -11,7 +11,6 @@ - [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) @@ -29,5 +28,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) |