- Added ECB

Emacs Code Browser (Navegador de Código de Emacs, on spanish).
We present a configuration of windows in which will include a
browser of files and directories, a browser of objects within
our code and a history in addition to the window of our code.
This commit is contained in:
Jesús
2018-10-02 17:07:20 -05:00
parent 0aee87cf38
commit 0efdacfc6d
3 changed files with 11 additions and 1 deletions

View File

@@ -34,6 +34,7 @@
(require 'init-gui)
(require 'init-editing-utils)
(require 'init-diminish)
(require 'init-ecb)
(require 'init-modeline)
(require 'init-indent-guides)
;; Tools