rougier / dotemacs

Litterate configuration for GNU Emacs
GNU General Public License v3.0
215 stars 26 forks source link

Approach for getting python completions in emacs #5

Open jgarte opened 2 years ago

jgarte commented 2 years ago

Hi,

What is your approach for getting python completions in emacs?

rougier commented 2 years ago

Well, I usually do not use completion. This forces me to look at documentation and with time, I learn all the functions.