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-plus/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>
3 years ago
..
guides Detect filetype from shebang line (#1001) 3 years ago
SUMMARY.md feat(book/src/languages.md) (#979) 3 years ago
configuration.md File picker config (#988) 3 years ago
from-vim.md Improve docs, fix up a few highlight scopes 3 years ago
hooks.md Add book/ (mdbook based user guide) 4 years ago
install.md Improve docs, fix up a few highlight scopes 3 years ago
keymap.md Align selections via & (#1101) 3 years ago
languages.md feat(book/src/languages.md) (#979) 3 years ago
remapping.md Add link to Keymap page in book. (#1137) 3 years ago
themes.md Updated tree-sitter query scopes (#896) 3 years ago
usage.md Add WORD textobject (#991) 3 years ago