55 Commits

Author SHA1 Message Date
3fe51a5a87
Enable editorconfig package 2021-07-08 14:40:58 -05:00
91d8471e42
Add dockerfile-mode 2021-02-28 22:02:50 -05:00
e07b3998a0
go to init.el and update custom.el 2021-01-23 11:13:52 -05:00
a559c8e4e6
Fix repo for rainbow 2020-12-07 12:44:20 -05:00
7733624f8d
Doc for fix elpa signature 2020-07-20 19:20:52 -05:00
8a14e0a584
Remove ECB 2019-09-15 16:48:01 -05:00
7fd29e9a60
remove sublime-themes to doom-themes 2019-09-15 16:35:04 -05:00
ebf8bb77cb
Added 'dotenv-mode'
An Emacs mode for .env files that includes the following features
2019-09-10 12:43:31 -05:00
e849d4be90
remove prettier, require nodejs 2019-08-12 14:22:28 -05:00
e13545500d
Added JavaScript support with js2-mode 2019-08-12 13:06:52 -05:00
6c6a955447
Added vue-mode support 2019-08-10 17:08:09 -05:00
05ce755741
Added missing smartparens package 2019-08-08 22:41:55 -05:00
6cb8ede5f6
Added missing projectile module 2019-08-07 17:06:50 -05:00
0064120e82
Added support syntax Django 2019-08-07 16:56:30 -05:00
57b1b273e2
reorganize custom.el 2019-05-17 11:19:54 -05:00
927f99cb15
update custom: added elpy 2019-05-17 11:04:02 -05:00
057363ed62
update custom.el 2019-05-17 11:01:16 -05:00
db30cfa126
update custom.el 2019-05-08 12:41:16 -05:00
450c6c7691
replace helm for ivy
After experiencing these three packages, I liked helm, but to be honest,
I wasn't using all of its features and I was looking for a lighter and faster solution.
That's why, it's already a few years since I chose ivy and which corresponds entirely to my workflow.
Please note that my choice may vary according to your criteria 😊
2019-05-08 12:28:22 -05:00
f424999041
added company-mode 2019-03-18 17:59:49 -05:00
08e05e1e21
added log4j-mode 2019-02-18 19:34:19 -05:00
59d57392ae
update custom 2019-02-16 10:22:21 -05:00
e76dcadfe6
Added helm 2019-02-15 17:20:58 -05:00
719257e801
Delete ggtags 2019-01-31 19:31:27 -05:00
f9d740e73d
Added ggtags 2019-01-31 18:32:31 -05:00
28e9695a24
Added apache-mode 2019-01-31 18:09:54 -05:00
ced0fe8f9e
Change directory lisp/ to modules/
FS #2
2019-01-22 15:45:41 -05:00
1840f5a9b1
fix neotree don't update the generated files FS#3 2019-01-21 16:05:28 -05:00
0cfbe1a462
added support git 2019-01-08 17:08:58 -05:00
5f494a38d3
only php 2019-01-08 15:03:41 -05:00
6993bb819f
Added dokuwiki-mode 2018-11-21 17:10:19 -05:00
60be107127
Remove mmm-mode, php-mode :: only web-mode
Working in PHP languages with HTML is a daily task.
In the first instance I tried to combine its syntax with multi-web-mode but it consumed a lot of resources.
In the second instance I made the language reader using mmm-mode, reading php-mode in web mode.
However this has not been enough because the color problems between modes produce bugs.

Now only the web-mode for PHP works, and I have managed to activate PHP flycheck for web-mode.
2018-11-12 10:59:45 -05:00
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