This repository was archived by the owner on Jul 23, 2024. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork28
Commit6532ace
fallback to neovim if pynvim cannot be imported
Some distributions, such as Debian, have not yet updated adopted thechanged pynvim package name and still use neovim. If importing pynvimfails try to import neovim. If that also fails error as usual.Signed-off-by: Melvin Vermeeren <mail@mel.vin>1 parent6a77319 commit6532ace
2 files changed
+13
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
37 | | - | |
| 38 | + | |
| 39 | + | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
| |||
0 commit comments
Comments
(0)