helix/helix-term
Clément Delafargue b247d526d6
Make `text-width` optional in editor config
When it was only used for `:reflow` it made sense to have a default
value set to `80`, but now that soft-wrapping uses this setting, keeping
a default set to `80` would make soft-wrapping behave more aggressively.
2023-02-10 13:07:15 +01:00
..
src Make `text-width` optional in editor config 2023-02-10 13:07:15 +01:00
tests Fix the infinite loop when copying the cursor to the top of the file (#5888) 2023-02-09 23:28:33 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml build(deps): bump indoc from 1.0.8 to 2.0.0 (#5742) 2023-01-30 17:47:30 -06:00
build.rs feat(lsp): pass client_info on initialization (#4904) 2022-12-08 21:57:03 -06:00