mirror of
https://github.com/TECHNOFAB11/tmux-copyrat.git
synced 2025-12-13 08:30:07 +01:00
refactor: RawMatch -> textbuf/raw_match.rs
This commit is contained in:
parent
9afdcf3db2
commit
f76ed75f5b
3 changed files with 10 additions and 9 deletions
|
|
@ -1,3 +1,4 @@
|
|||
mod model;
|
||||
mod raw_match;
|
||||
|
||||
pub use model::{Match, Model};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue