mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-06-14 11:39:43 +08:00
3bbc8d4c57
If the user kicks off a version of vim with the jedi-vim plugin without having Python support compiled in, it gives an error which halts vim from starting up until it is dismissed. This commit adds a way to opt out of that warning for people who use the same configuration and plugins on different machines and different versions of vim.