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
Dmitry Ulyanov dd6e0cce3b
Fix line number display for LSP goto pickers (#6559)
Line numbers are 0-indexed in the LSP spec but 1-indexed for display
and jumping purposes in Helix.
1 year ago
..
src Fix line number display for LSP goto pickers (#6559) 1 year ago
tests Canonicalize paths before stripping current dir as prefix (#6290) 1 year ago
.gitignore Initial import. 4 years ago
Cargo.toml build(deps): bump indoc from 2.0.0 to 2.0.1 (#6302) 1 year ago
build.rs feat(lsp): pass client_info on initialization (#4904) 2 years ago