helix/book/src
Bob 21143e8d22
Align selections via & (#1101)
* align lines

* remove log statement

* use selections to align

* fix a clippy issue

* only accept 1,2,3 as user count

* Update helix-term/src/commands.rs

Co-authored-by: Ivan Tham <pickfire@riseup.net>

* return if user count is not correct

* add doc

Co-authored-by: Ivan Tham <pickfire@riseup.net>
2021-11-23 23:08:05 +09:00
..
guides Detect filetype from shebang line (#1001) 2021-11-09 00:19:44 +09:00
configuration.md File picker config (#988) 2021-11-20 23:23:36 +09:00
from-vim.md Improve docs, fix up a few highlight scopes 2021-09-07 13:03:48 +09:00
hooks.md Add book/ (mdbook based user guide) 2021-04-05 15:48:08 +09:00
install.md Improve docs, fix up a few highlight scopes 2021-09-07 13:03:48 +09:00
keymap.md Align selections via & (#1101) 2021-11-23 23:08:05 +09:00
languages.md feat(book/src/languages.md) (#979) 2021-11-07 10:31:12 +09:00
remapping.md Add link to Keymap page in book. (#1137) 2021-11-22 20:14:42 +05:30
SUMMARY.md feat(book/src/languages.md) (#979) 2021-11-07 10:31:12 +09:00
themes.md Updated tree-sitter query scopes (#896) 2021-11-03 12:00:52 +09:00
usage.md Add WORD textobject (#991) 2021-11-08 09:54:39 +09:00