You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/book/src
Robin 6764744ce9
Add option to skip the first indent guide (#3819)
* Add option to skip the first indent guide

* reorder skip_first option

* change indent-guides.skip_first to a number

* rename skip -> skip_levels

* add skip_levels to the book

* Update book/src/configuration.md

Co-authored-by: A-Walrus <58790821+A-Walrus@users.noreply.github.com>

* Update helix-term/src/ui/editor.rs

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>

Co-authored-by: Robin <robinvandijk@klippa.com>
Co-authored-by: A-Walrus <58790821+A-Walrus@users.noreply.github.com>
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
2 years ago
..
generated Add support for webassembly text format (#4040) 2 years ago
guides Fix typos (#3858) 2 years ago
SUMMARY.md Delete hooks.md (#3711) 2 years ago
commands.md Fix typos (#3858) 2 years ago
configuration.md Add option to skip the first indent guide (#3819) 2 years ago
from-vim.md Fix typos (#3858) 2 years ago
install.md xcopy - assume destination is a directory (#3686) 2 years ago
keymap.md Rename I/A "Insert at start/end of line" (#3753) 2 years ago
lang-support.md Rewrite Language Support docs (#2065) 2 years ago
languages.md Add documentation for `max-line-length` (#3974) 2 years ago
remapping.md simplify some keymap key names (#2677) 2 years ago
themes.md Add `ui.gutter.selected` option for themes (#3303) 2 years ago
title-page.md book: add wiki links to the title page and install page (#3017) 2 years ago
usage.md Fix typos (#3858) 2 years ago