helix-mods/book/src
Doug Kelkhoff 7ed9e9cf25
Dynamically resize line number gutter width (#3469)
* dynamically resize line number gutter width

* removing digits lower-bound, permitting spacer

* removing max line num char limit; adding notes; qualified successors; notes

* updating tests to use new line number width when testing views

* linenr width based on document line count

* using min width of 2 so line numbers relative is useful

* lint rolling; removing unnecessary type parameter lifetime

* merge change resolution

* reformat code

* rename row_styler to style; add int_log resource

* adding spacer to gutters default; updating book config entry

* adding view.inner_height(), swap for loop for iterator

* reverting change of current! to view! now that doc is not needed
2022-11-08 21:19:59 +09:00
..
generated add highlights for env and ini file formats (#4536) 2022-10-31 19:23:09 -05:00
guides Rename extend indent captures. 2022-10-11 16:48:04 +09:00
commands.md Fix typos (#3858) 2022-09-17 06:34:48 -05:00
configuration.md Dynamically resize line number gutter width (#3469) 2022-11-08 21:19:59 +09:00
from-vim.md Fix typos (#3858) 2022-09-17 06:34:48 -05:00
install.md Update windows install instructions (#4530) 2022-10-30 11:55:31 -05:00
keymap.md Fix link to textobjects usage from keymap documentation (#4357) 2022-10-18 21:16:44 -05:00
lang-support.md Rewrite Language Support docs (#2065) 2022-04-10 23:20:05 +05:30
languages.md Change syntax for suffix file-types configurations (#4414) 2022-10-22 09:34:15 +09:00
remapping.md book: Refer to keys by key names, not representations 2022-10-12 18:12:54 -05:00
SUMMARY.md Delete hooks.md (#3711) 2022-09-05 14:38:37 -05:00
themes.md Merge pull request #4061 from pascalkuthe/undercurl-modifier 2022-10-19 13:51:13 +09:00
title-page.md book: add wiki links to the title page and install page (#3017) 2022-07-09 11:08:47 -05:00
usage.md book: Refer to keys by key names, not representations 2022-10-12 18:12:54 -05:00