Przeglądaj źródła

Add python verbiage.

cray
Mitch Tishmack 11 lat temu
rodzic
commit
ff47762808
1 zmienionych plików z 4 dodań i 0 usunięć
  1. +4
    -0
      emacs/.emacs.d/emacs.org

+ 4
- 0
emacs/.emacs.d/emacs.org Wyświetl plik

@@ -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


Ładowanie…
Anuluj
Zapisz