Skip to content

Commit

Permalink
One more windows fix...
Browse files Browse the repository at this point in the history
  • Loading branch information
archseer committed Aug 22, 2022
1 parent e863f6f commit d993c63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helix-view/src/clipboard.rs
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ pub mod provider {
}
}

#[cfg(not(target_os = "windows"))]
impl Default for NopProvider {
fn default() -> Self {
Self::new()
Expand Down

0 comments on commit d993c63

Please sign in to comment.