aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix repo for rainbowJesús2020-12-071-0/+1
|
* Add line columns to modelineJesús2020-11-101-0/+1
|
* remove deprecated variablesJesús2019-11-101-3/+0
| | | | is deprecated in 23.2
* Fix typoJesús2019-11-061-1/+1
|
* Refactoring and cleanup codeJesús2019-11-062-118/+52
| | | | Linum-mode is disabled for default (can be activated with F6 key), and improves the handling of large files.
* Fix git-diffJesús2019-10-261-1/+1
|
* Added 'sudo open file option'Jesús2019-10-261-0/+9
|
* Set Default BrowserJesús2019-10-262-10/+7
|
* Fix: Emacs: Lisp error: (error "Invalid face" modeline)Jesús2019-09-201-1/+1
|
* semi-dark-theme for defaultJesús2019-09-181-12/+38
|
* Added dark themeJesús2019-09-171-3/+6
|
* improve colorsJesús2019-09-172-3/+3
|
* disable undo-tree-visualizer-diffJesús2019-09-171-1/+1
|
* Markdown from MELPAJesús2019-09-171-0/+1
|
* 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
|