aboutsummaryrefslogtreecommitdiffstats
path: root/init.el
Commit message (Collapse)AuthorAgeFilesLines
* perf: optimize startup time and fix theme colorsHEADmasterAstounds2026-02-281-2/+6
| | | | | | | | | Performance improvements (2.4s → 0.97s, 60% faster): - Enable use-package-always-defer for lazy loading - Add native compilation support (Emacs 28+) - Defer company, ivy, projectile with :defer - Move settings from :config to :init where possible - Remove redundant package-refresh-contents
* ci: add test workflow and fix code quality issuesAstounds2026-02-271-1/+3
| | | | | | | | | | - Add CI test job with Emacs batch load and byte-compile - Fix settings-file variable check in init.el - Fix extra parenthesis in init-neotree.el - Add missing projectile dependencies in neotree and web-mode - Fix add-hook usage in init-icons.el - Add hydra dependency in init-ivy.el - Standardize header style in init-company.el
* fix when non gui modeAstounds2026-02-271-2/+3
|
* Remove unused packagesJesus2024-05-191-2/+0
|
* Set vscode like default themeJesús2022-10-171-1/+2
|
* Add graphvizJesús2022-10-171-0/+1
|
* Add terraform moduleJesús2022-09-011-0/+1
|
* add reveal.jsJesús2022-05-051-1/+2
|
* Add restclient packageJesús2022-03-071-1/+2
|
* Add .env to custom configurationJesús2022-03-051-1/+2
|
* Add performance read-process-outputJesús2022-01-151-0/+2
|
* Add linter supportJesús2022-01-151-1/+2
|
* Add typescript-modeJesús2022-01-071-0/+1
|
* Add lua languageJesús2021-10-161-0/+1
|
* Enable editorconfig packageJesús2021-07-081-1/+1
|
* Add dockerfile-modeJesús2021-02-281-0/+1
|
* minor fix TLS in emacs 26.xJesús2021-02-071-1/+1
|
* Add dashboardJesús2021-02-011-0/+1
|
* improve speedJesús2021-02-011-6/+28
|
* go to init.el and update custom.elJesús2021-01-231-0/+1
|
* Fix conditional versionJesús2020-12-091-1/+1
|
* Fix algoritm version previous to 26.x1.0.2Jesús2020-08-061-1/+2
|
* Fix TLS emacs 26.xJesús2020-08-041-0/+3
|
* Doc for fix elpa signatureJesús2020-07-201-0/+2
|
* Refactoring and cleanup codeJesús2019-11-061-41/+4
| | | | Linum-mode is disabled for default (can be activated with F6 key), and improves the handling of large files.
* Remove ECBJesús2019-09-151-1/+0
|
* Added 'dotenv-mode'0.1Jesús2019-09-101-0/+1
| | | | An Emacs mode for .env files that includes the following features
* Added JavaScript support with js2-modeJesús2019-08-121-0/+1
|
* Added vue-mode supportJesús2019-08-101-0/+1
|
* Added missing smartparens packageJesús2019-08-081-0/+1
|
* Added missing projectile moduleJesús2019-08-071-0/+1
|
* refactoringJesús2019-05-151-9/+8
|
* code-cleanupJesús2019-05-141-1/+0
|
* fix package-initialize: packaga-initialize is init-elpa.elJesús2019-05-121-1/+1
|
* replace helm for ivyJesús2019-05-081-1/+1
| | | | | | | 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 😊
* enable erase-buffer commandJesús2019-05-081-0/+3
|
* improve performanceJesús2019-05-081-45/+88
|
* added welcome message to emacsJesús2019-05-061-0/+4
|
* update performanceJesús2019-05-061-44/+47
|
* added company-modeJesús2019-03-181-0/+1
|
* Do not hard-code ~/emacs.dJesús2019-03-031-1/+1
| | | | Instead, use user-emacs-directory
* added log4j-modeJesús2019-02-181-0/+1
|
* Added helmJesús2019-02-151-0/+1
|
* Delete ggtagsJesús2019-01-311-1/+0
|
* Added ggtagsJesús2019-01-311-0/+1
|
* Added apache-modeJesús2019-01-311-0/+1
|
* Fix avoid “Cannot open load file” when using requireJesús2019-01-221-34/+35
| | | | FS #2
* Change directory lisp/ to modules/Jesús2019-01-221-1/+10
| | | | FS #2
* added support gitJesús2019-01-081-0/+1
|
* only phpJesús2019-01-081-0/+1
|