Skip to content

Commit 4b93e29

Browse files
archseerjdrst
authored andcommitted
One more windows fix...
1 parent 224e242 commit 4b93e29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

helix-view/src/clipboard.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ pub mod provider {
164164
}
165165
}
166166

167+
#[cfg(not(target_os = "windows"))]
167168
impl Default for NopProvider {
168169
fn default() -> Self {
169170
Self::new()

0 commit comments

Comments
 (0)