Add select.rs to the new helix directory
This commit is contained in:
parent
63771f1f1b
commit
5d4cd65c6b
3 changed files with 1 additions and 30 deletions
|
@ -7,7 +7,6 @@ mod paste;
|
|||
pub(crate) mod repeat;
|
||||
mod scroll;
|
||||
pub(crate) mod search;
|
||||
mod select;
|
||||
pub mod substitute;
|
||||
mod toggle_comments;
|
||||
pub(crate) mod yank;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue