mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 17:36:19 +04:00
78d37fd332
* Implement buffer-close-all * Implement buffer-close-others * Refactor all buffer close variants to use shared logic * Fix clippy lint * Docgen for new commands * Shorten error message for attempting to close buffers that don't exist * Refactor shared buffer methods to pass only editor, not whole compositor * Switch signature of bulk buffer closing to use slice of DocumentIds Addresses feedback that accepting an IntoIterator implementor is too much for an internal. Also possibly saves some moving? |
||
---|---|---|
.. | ||
src | ||
theme | ||
.gitignore | ||
book.toml |