Ver código fonte

Add python verbiage.

cray
Mitch Tishmack 11 anos atrás
pai
commit
ff47762808
1 arquivos alterados com 4 adições e 0 exclusões
  1. +4
    -0
      emacs/.emacs.d/emacs.org

+ 4
- 0
emacs/.emacs.d/emacs.org Ver arquivo

@@ -817,6 +817,8 @@ Comes in handily for those times you need it.

*** jedi

Make python coding like an ide.

#+BEGIN_SRC emacs-lisp
(use-package jedi
:defer t
@@ -827,6 +829,8 @@ Comes in handily for those times you need it.

*** company-anaconda

Make it even easier with hints like intellisense.

#+BEGIN_SRC emacs-lisp
(use-package company-anaconda
:defer t


Carregando…
Cancelar
Salvar