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
A-Walrus c15f1ea274
Add cursorcolumn (#4084)
* Implement cursorcolumn

* Add documentation

* Separate column style from line with fallback

* Fallback to cursorcolumn first

* Switch to non-fallback try_get_exact

Add new function `try_get_exact`, which doesn't perform fallback,
and use that instead because the fallback behaviour is being handled
manually.
2 years ago
..
src Add cursorcolumn (#4084) 2 years ago
theme fix typos (#2304) 2 years ago
.gitignore Add book/ (mdbook based user guide) 3 years ago
book.toml Improve docs, fix up a few highlight scopes 3 years ago