Skip to content

Commit

Permalink
One more windows fix...
Browse files Browse the repository at this point in the history
  • Loading branch information
archseer authored and thomasskk committed Sep 9, 2022
1 parent 095acdc commit 31b7388
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 31b7388

Please sign in to comment.