Переглянути джерело

These helm things are not needed now.

master
Mitch Tishmack 10 роки тому
джерело
коміт
f3380a97e4
1 змінених файлів з 0 додано та 9 видалено
  1. +0
    -9
      emacs.org

+ 0
- 9
emacs.org Переглянути файл

@@ -789,9 +789,6 @@ Highlight TODO/FIXME type messages in comments.
(use-package projectile
:ensure t
:init (projectile-global-mode)
:config
(progn (require 'helm-projectile)
(helm-projectile-on))
)
#+END_SRC

@@ -857,12 +854,6 @@ So I write gooder. Me fail English? Thats unpossible.
(use-package writegood-mode :ensure t)
#+END_SRC

*** helm-gtags

#+BEGIN_SRC emacs-lisp
(use-package helm-gtags :ensure t)
#+END_SRC

*** python-mode

Compress down python configuration a bit.


Завантаження…
Відмінити
Зберегти