Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Suppressing ad-handle-definition Warnings in Emacs | Jesús | 2019-09-17 | 1 | -0/+2 |
| | | | | | | I looked into it and these warnings are generated when functions are redefined with defadvice. Most of the warnings I received were coming from third-party packages I had installed, not my own configuration. In any case, they were not helpful, just noise during Emacs startup. | ||||
* | Update README.md | Jesús | 2019-09-17 | 1 | -2/+2 |
| | |||||
* | Improve theme colors | Jesús | 2019-09-17 | 1 | -4/+11 |
| | |||||
* | Change URL to https | Jesús | 2019-09-15 | 1 | -1/+1 |
| | |||||
* | Fix neo-smart-open duplicate | Jesús | 2019-09-15 | 1 | -2/+1 |
| | |||||
* | Updated comands | Jesús | 2019-09-15 | 1 | -1/+1 |
| | |||||
* | Updated README.md | Jesús | 2019-09-15 | 1 | -1/+5 |
| | |||||
* | Remove ECB | Jesús | 2019-09-15 | 3 | -37/+1 |
| | |||||
* | remove sublime-themes to doom-themes | Jesús | 2019-09-15 | 3 | -27/+44 |
| | |||||
* | Added 'dotenv-mode' | Jesús | 2019-09-10 | 3 | -1/+14 |
| | | | | An Emacs mode for .env files that includes the following features | ||||
* | Added which-key | Jesús | 2019-09-10 | 1 | -0/+9 |
| | |||||
* | Added pelican hook | Jesús | 2019-09-10 | 1 | -5/+24 |
| | |||||
* | Added twig support | Jesús | 2019-08-16 | 2 | -0/+6 |
| | |||||
* | improve hook my-django-mode | Jesús | 2019-08-13 | 1 | -4/+4 |
| | |||||
* | web-mode: fix smarty | Jesús | 2019-08-13 | 1 | -1/+5 |
| | |||||
* | remove prettier, require nodejs | Jesús | 2019-08-12 | 2 | -7/+1 |
| | |||||
* | Added JavaScript support with js2-mode | Jesús | 2019-08-12 | 4 | -1/+151 |
| | |||||
* | Added vue-mode support | Jesús | 2019-08-10 | 3 | -1/+20 |
| | |||||
* | web-mode from MELPA and added blade.php into laravel | Jesús | 2019-08-10 | 1 | -7/+9 |
| | |||||
* | Fix: the function ‘web-mode-set-engine’ might not be defined at runtime | Jesús | 2019-08-09 | 1 | -17/+20 |
| | |||||
* | remove bits unimportants | Jesús | 2019-08-09 | 1 | -3/+0 |
| | |||||
* | simple command `pin` into use-package | Jesús | 2019-08-09 | 3 | -10/+6 |
| | |||||
* | Added missing smartparens package | Jesús | 2019-08-08 | 3 | -1/+20 |
| | |||||
* | Added missing projectile module | Jesús | 2019-08-07 | 2 | -1/+2 |
| | |||||
* | fix wrong name | Jesús | 2019-08-07 | 1 | -1/+1 |
| | |||||
* | Added support syntax Django | Jesús | 2019-08-07 | 3 | -2/+39 |
| | |||||
* | change to MELPA mirror of smart-mode-line | Jesús | 2019-07-02 | 2 | -2/+6 |
| | |||||
* | update README.md | Jesús | 2019-06-30 | 1 | -1/+1 |
| | |||||
* | reorganize custom.el | Jesús | 2019-05-17 | 1 | -1/+1 |
| | |||||
* | fix elpy: Emacs Python Development Environment | Jesús | 2019-05-17 | 1 | -10/+14 |
| | |||||
* | update custom: added elpy | Jesús | 2019-05-17 | 1 | -1/+1 |
| | |||||
* | update custom.el | Jesús | 2019-05-17 | 1 | -1/+1 |
| | |||||
* | update .gitignore | Jesús | 2019-05-17 | 1 | -0/+1 |
| | |||||
* | enable flycheck into python-mode | Jesús | 2019-05-17 | 1 | -4/+5 |
| | |||||
* | fix hook pip-requirements | Jesús | 2019-05-17 | 1 | -2/+2 |
| | |||||
* | replace Jedi for pyvenv | Jesús | 2019-05-17 | 2 | -20/+30 |
| | | | | https://github.com/jorgenschaefer/pyvenv | ||||
* | neo-window-fixed-size nil | Jesús | 2019-05-17 | 1 | -0/+1 |
| | |||||
* | Un-indent in settings | Jesús | 2019-05-15 | 1 | -1/+0 |
| | |||||
* | added commets to settings | Jesús | 2019-05-15 | 1 | -0/+1 |
| | |||||
* | minor fix | Jesús | 2019-05-15 | 1 | -1/+1 |
| | |||||
* | update .gitignore | Jesús | 2019-05-15 | 1 | -0/+1 |
| | |||||
* | refactoring | Jesús | 2019-05-15 | 1 | -9/+8 |
| | |||||
* | set default settings | Jesús | 2019-05-15 | 1 | -2/+2 |
| | |||||
* | organize utf-8 | Jesús | 2019-05-15 | 2 | -3/+13 |
| | |||||
* | improve README.md: added mirror docs | Jesús | 2019-05-15 | 1 | -0/+8 |
| | |||||
* | remove duplicate parameters: (setq indicate-empty-lines nil), closed #12 | Jesús | 2019-05-15 | 1 | -1/+0 |
| | |||||
* | code-cleanup: remove unimportant code, this already exists with use-package: ↵ | Jesús | 2019-05-14 | 1 | -11/+2 |
| | | | | :after | ||||
* | refactoring code | Jesús | 2019-05-14 | 4 | -69/+48 |
| | |||||
* | remove duplicate code-cleanup | Jesús | 2019-05-14 | 4 | -8/+5 |
| | |||||
* | code-cleanup | Jesús | 2019-05-14 | 3 | -30/+0 |
| |