Commit e0be843
committed
Make is-windows check more reliable
`sysname` doesn't always contain `Windows`, depending on how Neovim is
run on Windows it can contain stuff like `MINGW32_NT-10.0`
Closes https://github.com/mfussenegger/nvim-dap-python/issues/1151 parent 37b4cba commit e0be843
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments