mirror of
https://github.com/TECHNOFAB11/tmux-copyrat.git
synced 2025-12-14 17:03:50 +01:00
refactor: config names
This commit is contained in:
parent
d558c81183
commit
0ee29303c6
6 changed files with 23 additions and 26 deletions
|
|
@ -1,5 +1,2 @@
|
|||
mod basic;
|
||||
mod bridge;
|
||||
|
||||
pub use self::basic::{CliOpt, HintStyleArg};
|
||||
pub use self::bridge::BridgeOpt;
|
||||
pub mod basic;
|
||||
pub mod tmux_bridge;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue