aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of ssh://hgit/software/emacs-personal into masterJesús2021-11-021-0/+11
|\
| * Add lua languageJesús2021-10-161-0/+11
| |
* | change sudo to doas for open file with root privilegesJesús2021-11-021-4/+4
|/
* Enable editorconfig packageJesús2021-07-081-0/+1
|
* change to 2 spaces in javascriptJesús2021-07-081-2/+2
|
* disable capitalize word (M-c) for defaultJesús2021-07-021-0/+1
| | | | by @saravia
* Add dockerfile-modeJesús2021-02-281-0/+11
|
* Add dashboardJesús2021-02-011-0/+26
|
* Add go supportJesús2021-01-231-0/+11
|
* Change to MELPA repoJesús2020-12-091-0/+3
|
* 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