aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* Suppressing ad-handle-definition Warnings in EmacsJesús2019-09-171-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 colorsJesús2019-09-171-4/+11
|
* Fix neo-smart-open duplicateJesús2019-09-151-2/+1
|
* Remove ECBJesús2019-09-151-34/+0
|
* remove sublime-themes to doom-themesJesús2019-09-152-26/+43
|
* Added 'dotenv-mode'Jesús2019-09-101-0/+12
| | | | An Emacs mode for .env files that includes the following features
* Added which-keyJesús2019-09-101-0/+9
|
* Added pelican hookJesús2019-09-101-5/+24
|
* Added twig supportJesús2019-08-162-0/+6
|
* improve hook my-django-modeJesús2019-08-131-4/+4
|
* web-mode: fix smartyJesús2019-08-131-1/+5
|
* remove prettier, require nodejsJesús2019-08-121-6/+0
|
* Added JavaScript support with js2-modeJesús2019-08-122-0/+149
|
* Added vue-mode supportJesús2019-08-101-0/+18
|
* web-mode from MELPA and added blade.php into laravelJesús2019-08-101-7/+9
|
* Fix: the function ‘web-mode-set-engine’ might not be defined at runtimeJesús2019-08-091-17/+20
|
* remove bits unimportantsJesús2019-08-091-3/+0
|
* simple command `pin` into use-packageJesús2019-08-093-10/+6
|
* Added missing smartparens packageJesús2019-08-081-0/+18
|
* fix wrong nameJesús2019-08-071-1/+1
|
* Added support syntax DjangoJesús2019-08-072-1/+38
|
* change to MELPA mirror of smart-mode-lineJesús2019-07-022-2/+6
|
* fix elpy: Emacs Python Development EnvironmentJesús2019-05-171-10/+14
|
* enable flycheck into python-modeJesús2019-05-171-4/+5
|
* fix hook pip-requirementsJesús2019-05-171-2/+2
|
* replace Jedi for pyvenvJesús2019-05-171-17/+19
| | | | https://github.com/jorgenschaefer/pyvenv
* neo-window-fixed-size nilJesús2019-05-171-0/+1
|
* organize utf-8Jesús2019-05-151-0/+13
|
* remove duplicate parameters: (setq indicate-empty-lines nil), closed #12Jesús2019-05-151-1/+0
|
* code-cleanup: remove unimportant code, this already exists with use-package: ↵Jesús2019-05-141-11/+2
| | | | :after
* refactoring codeJesús2019-05-144-69/+48
|
* remove duplicate code-cleanupJesús2019-05-144-8/+5
|
* code-cleanupJesús2019-05-142-29/+0
|
* Fix decentralized configuration theme, closed #11Jesús2019-05-131-6/+7
|
* fix unknown package hl-line #10Jesús2019-05-131-8/+2
|
* neotree from MELPA: until fix https://github.com/jaypei/emacs-neotree/issues/317Jesús2019-05-121-0/+4
|
* minor fix: replace string chromium to generic into markdown-modeJesús2019-05-121-1/+1
|
* define custom browser into markdown-modeJesús2019-05-121-1/+10
|
* replace helm for ivyJesús2019-05-082-34/+42
| | | | | | | 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 😊
* added company-modeJesús2019-03-181-0/+40
|
* fix: to use shift-selection with Org-mode, customize 'org-support-shift-selectJesús2019-03-131-0/+4
|
* Do not hard-code ~/emacs.dJesús2019-03-033-4/+4
| | | | Instead, use user-emacs-directory
* disable scss-mode and edit scss files with web-modeJesús2019-02-192-5/+6
|
* update scss-modeJesús2019-02-191-1/+4
|
* update nlinumJesús2019-02-191-0/+1
|
* added log4j-modeJesús2019-02-181-0/+16
|
* minor fixJesús2019-02-151-0/+34
|
* Change capital-case and Emoticon to KaomonjiJesús2019-02-121-1/+1
|
* improved fonts all-the-iconsJesús2019-02-121-9/+9
|
* remove ignore vendor/ directoryJesús2019-02-081-1/+1
|