helix-mods/helix-term
Cole Helbling 6118486eb2 helix-term: implement buffer completer
In order to implement this completer, the completion function needs to
be able to access the compositor's context (to allow it to get the
list of buffers currently open in the context's editor).
2022-02-17 14:02:42 +09:00
..
src helix-term: implement buffer completer 2022-02-17 14:02:42 +09:00
.gitignore Initial import. 2020-05-20 18:14:51 +09:00
build.rs fix: Only parse git revision, don't use the tag for version 2022-02-03 01:19:44 +09:00
Cargo.toml Merge remote-tracking branch 'origin/master' into debug 2022-02-13 18:31:51 +09:00