mirror of
https://github.com/helix-editor/helix.git
synced 2025-01-19 13:37:06 +04:00
One more windows fix...
This commit is contained in:
parent
e863f6fe27
commit
d993c6349b
@ -164,6 +164,7 @@ pub fn new() -> Self {
|
||||
}
|
||||
}
|
||||
|
||||
#[cfg(not(target_os = "windows"))]
|
||||
impl Default for NopProvider {
|
||||
fn default() -> Self {
|
||||
Self::new()
|
||||
|
Loading…
Reference in New Issue
Block a user