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/helix-term/src
Alexis Kalabura 8b2a14153b
add statusline element to display file line endings (#3113)
* add statusline element to display file line endings

* run cargo fmt --all

* change the word *ending* from plural to singular

* support for the unicode-lines feature flag
2 years ago
..
commands add statusline element to display file line endings (#3113) 2 years ago
keymap feat(term): uniformize word-wise movement and deletion (#2500) 2 years ago
ui add statusline element to display file line endings (#3113) 2 years ago
application.rs Set the selection point of the first file correctly (#3073) 2 years ago
args.rs adds --vsplit and --hsplit arguments (#2773) 2 years ago
commands.rs Add lsp signature help (#1755) 2 years ago
compositor.rs Add lsp signature help (#1755) 2 years ago
config.rs Move top level lsp config to editor.lsp (#1868) 2 years ago
health.rs fix: do not color health summary when stdout is piped (#2836) 2 years ago
job.rs fix(command): write-quit: do not quit if write fails 2 years ago
keymap.rs Reuse menu::Item trait in picker (#2814) 2 years ago
lib.rs Add refresh-config and open-config command (#1803) 2 years ago
main.rs adds --vsplit and --hsplit arguments (#2773) 2 years ago