Commit 4236607
committed
Exit gracefully in case python is not available.
This small patch lets the script exit quietly when python support is not
available rather then throwing multiple errors. This makes it easier to
share the vim configuration between different vim installations (eg.
macvim and the builtin /usr/bin/vim without python support on Mac OSX).1 parent 443e26b commit 4236607
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| |||
0 commit comments