23 Commits

Author SHA1 Message Date
9ba7912df7
Added support for PHP + HTML combined with the help of mmm-mode
Note: remember that working with PHP and combined HTML isn't a best practice
2018-11-06 20:54:20 -05:00
7d800396f5
minor fix to web-mode 2018-11-02 21:56:15 -05:00
457e5c6083
Added web-mode
it's only enabled in the extensions djhtml, html, tpl
see init-web-mode.el
2018-11-02 21:44:58 -05:00
f978e62489
Revert "multiple major mode support for web editing in Emacs"
The change is reversed.
This is done because it isn't best practice to mix PHP with HTML :(

This reverts commit 0479eaa621096911f81f11d46c5e6f54d192b1ec.
2018-11-02 20:52:49 -05:00
0479eaa621
multiple major mode support for web editing in Emacs 2018-11-02 15:52:59 -05:00
179372135d
change require-package to use-package 2018-10-20 22:22:10 -05:00
8142900e9f
Added crystal language 2018-10-15 19:02:38 -05:00
bff67e0c33
Added major mode for editing nginx config files 2018-10-04 12:26:41 -05:00
6da61c1dcd
Add all-the-icons on combination with neotree | esthetic directory 2018-10-03 17:40:45 -05:00
7ae797d197
Added neotree - Manage directory 2018-10-03 15:33:23 -05:00
64efd16ffe
Added Emmet Mode
Emmet Mode is a minor mode providing support for
Zen Coding by producing HTML from CSS-like selectors

→ https://github.com/smihica/emmet-mode
2018-10-02 18:51:01 -05:00
4fcd261601
minor fix ecb 2018-10-02 18:50:30 -05:00
0efdacfc6d
- 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.
2018-10-02 17:07:20 -05:00
9b99920eae
remove neotree - Added accidental 2018-10-02 16:29:29 -05:00
85066f0c6a
Added Diminish and Undo-tree 2018-10-02 16:16:57 -05:00
2c09a29f71
provide highlight-indent-guide 2018-09-23 16:39:42 -05:00
300d7e70f6
Add support yaml-mode 2018-08-31 21:02:39 -05:00
f18582dfd2
Added tool editorconfig 2018-08-25 23:12:42 -05:00
93ff25e3e1
Added whitespace-mode 2018-08-11 13:14:16 -05:00
9b5b7dfcc9
rainbow-mode: colorize color names in buffers (css, less, sass, scss) 2018-08-07 22:33:22 -05:00
157bc796d1
Added support less, sass, scss 2018-08-07 22:27:58 -05:00
af69d71696
Added support PHP and smarty-mode 2018-08-07 20:07:43 -05:00
d172fb6e48
Initial commit 2018-07-29 20:12:28 -05:00