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 AlexanderBrevig committed Aug 29, 2022
1 parent c7a6b98 commit 0de84a9
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 0de84a9

Please sign in to comment.