Add maintenance mode
ci / tests (push) Has been cancelled

This commit is contained in:
Dave Halter
2026-06-16 09:04:54 +02:00
parent f6d2ec895c
commit a13c7bf64d
+5
View File
@@ -8,6 +8,11 @@ jedi-vim - awesome Python autocompletion with VIM
:target: https://github.com/davidhalter/jedi-vim/actions
:alt: Tests
**Jedi-VIM has been superseeded by a combination of LSP and Zuban/Jedi with it, I
generally advise people to use [Zuban](http://github.com/zubanls/zuban),
because it fixes a lot of issues Jedi has with typing and is 10x-100x faster.
Jedi-vim is in maintenance-mode and new features will likely not be added.**
jedi-vim is a VIM binding to the autocompletion library
`Jedi <http://github.com/davidhalter/jedi>`_.