Skip to content

GNU Emacs vs jedi-vim

A side-by-side look at GNU Emacs and jedi-vim. For an in-depth review of either product, follow the links below.

GNU Emacs

GNU Emacs

Development

GNU Emacs is a popular, open source text editor and computing environment. It runs on most operating systems and provides extensibility through an Emacs Lisp interpreter.

text-editoremacs-lispextensibleopen-source
jedi-vim

jedi-vim

Development

jedi-vim is a Vim plugin that provides autocompletion and other features using the Jedi library for Python. It allows for smart autocompletion and documentation lookup while editing Python code in Vim.

autocompletionvimpythonjedidocumentation