helix/helix-term
Robin 9baf1ecc90
add symbol picker (#230)
* add symbol picker

use the lsp document_symbol request

* fix errors from merging in master

* add docs for symbol picker
2021-06-12 21:45:21 +09:00
..
src add symbol picker (#230) 2021-06-12 21:45:21 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
Cargo.toml Derive debug without feature 2021-06-10 22:00:08 +09:00
README.md Initial import. 2020-05-20 18:14:51 +09:00

README.md

window -> buffer -> text -> contains "view", a viewport into the buffer

view -> selections etc -> cursor