Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix repo for rainbow | Jesús | 2020-12-07 | 1 | -0/+1 | |
| | ||||||
* | Add line columns to modeline | Jesús | 2020-11-10 | 1 | -0/+1 | |
| | ||||||
* | remove deprecated variables | Jesús | 2019-11-10 | 1 | -3/+0 | |
| | | | | is deprecated in 23.2 | |||||
* | Fix typo | Jesús | 2019-11-06 | 1 | -1/+1 | |
| | ||||||
* | Refactoring and cleanup code | Jesús | 2019-11-06 | 2 | -118/+52 | |
| | | | | Linum-mode is disabled for default (can be activated with F6 key), and improves the handling of large files. | |||||
* | Fix git-diff | Jesús | 2019-10-26 | 1 | -1/+1 | |
| | ||||||
* | Added 'sudo open file option' | Jesús | 2019-10-26 | 1 | -0/+9 | |
| | ||||||
* | Set Default Browser | Jesús | 2019-10-26 | 2 | -10/+7 | |
| | ||||||
* | Fix: Emacs: Lisp error: (error "Invalid face" modeline) | Jesús | 2019-09-20 | 1 | -1/+1 | |
| | ||||||
* | semi-dark-theme for default | Jesús | 2019-09-18 | 1 | -12/+38 | |
| | ||||||
* | Added dark theme | Jesús | 2019-09-17 | 1 | -3/+6 | |
| | ||||||
* | improve colors | Jesús | 2019-09-17 | 2 | -3/+3 | |
| | ||||||
* | disable undo-tree-visualizer-diff | Jesús | 2019-09-17 | 1 | -1/+1 | |
| | ||||||
* | Markdown from MELPA | Jesús | 2019-09-17 | 1 | -0/+1 | |
| | ||||||
* | 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. | |||||
* | Improve theme colors | Jesús | 2019-09-17 | 1 | -4/+11 | |
| | ||||||
* | Fix neo-smart-open duplicate | Jesús | 2019-09-15 | 1 | -2/+1 | |
| | ||||||
* | Remove ECB | Jesús | 2019-09-15 | 1 | -34/+0 | |
| | ||||||
* | remove sublime-themes to doom-themes | Jesús | 2019-09-15 | 2 | -26/+43 | |
| | ||||||
* | Added 'dotenv-mode' | Jesús | 2019-09-10 | 1 | -0/+12 | |
| | | | | 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 | 1 | -6/+0 | |
| | ||||||
* | Added JavaScript support with js2-mode | Jesús | 2019-08-12 | 2 | -0/+149 | |
| | ||||||
* | Added vue-mode support | Jesús | 2019-08-10 | 1 | -0/+18 | |
| | ||||||
* | 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 | 1 | -0/+18 | |
| | ||||||
* | fix wrong name | Jesús | 2019-08-07 | 1 | -1/+1 | |
| | ||||||
* | Added support syntax Django | Jesús | 2019-08-07 | 2 | -1/+38 | |
| | ||||||
* | change to MELPA mirror of smart-mode-line | Jesús | 2019-07-02 | 2 | -2/+6 | |
| | ||||||
* | fix elpy: Emacs Python Development Environment | Jesús | 2019-05-17 | 1 | -10/+14 | |
| | ||||||
* | 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 | 1 | -17/+19 | |
| | | | | https://github.com/jorgenschaefer/pyvenv | |||||
* | neo-window-fixed-size nil | Jesús | 2019-05-17 | 1 | -0/+1 | |
| | ||||||
* | organize utf-8 | Jesús | 2019-05-15 | 1 | -0/+13 | |
| | ||||||
* | 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 | 2 | -29/+0 | |
| | ||||||
* | Fix decentralized configuration theme, closed #11 | Jesús | 2019-05-13 | 1 | -6/+7 | |
| | ||||||
* | fix unknown package hl-line #10 | Jesús | 2019-05-13 | 1 | -8/+2 | |
| | ||||||
* | neotree from MELPA: until fix https://github.com/jaypei/emacs-neotree/issues/317 | Jesús | 2019-05-12 | 1 | -0/+4 | |
| |