| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | add reveal.js | Jesús | 2022-05-05 | 1 | -0/+14 |
| | | |||||
| * | Add restclient package | Jesús | 2022-03-07 | 1 | -0/+15 |
| | | |||||
| * | Add .env to custom configuration | Jesús | 2022-03-05 | 2 | -3/+15 |
| | | |||||
| * | minor fix | Jesús | 2022-01-17 | 1 | -3/+0 |
| | | |||||
| * | init-linter: simple syntax | Jesús | 2022-01-17 | 1 | -3/+3 |
| | | |||||
| * | relax flycheck | Jesús | 2022-01-16 | 2 | -1/+1 |
| | | |||||
| * | Disable by default lsp | Jesús | 2022-01-15 | 1 | -4/+2 |
| | | | | | | | for enable please use: M-x: lsp [RET] | ||||
| * | Add missing prettier-js package | Jesús | 2022-01-15 | 1 | -1/+4 |
| | | |||||
| * | init-linter: add doc | Jesús | 2022-01-15 | 1 | -1/+4 |
| | | |||||
| * | hotfix lsp | Jesús | 2022-01-15 | 1 | -6/+18 |
| | | |||||
| * | improve javascript mode | Jesús | 2022-01-15 | 2 | -63/+36 |
| | | |||||
| * | Add lsp-ui | Jesús | 2022-01-15 | 1 | -0/+2 |
| | | |||||
| * | Add linter support | Jesús | 2022-01-15 | 1 | -0/+23 |
| | | |||||
| * | Add tide | Jesús | 2022-01-15 | 2 | -5/+10 |
| | | |||||
| * | Add .tsx extension to web-mode | Jesús | 2022-01-07 | 1 | -0/+1 |
| | | |||||
| * | Add typescript-mode | Jesús | 2022-01-07 | 1 | -0/+11 |
| | | |||||
| * | stop create-lockfiles | Jesús | 2022-01-07 | 1 | -0/+1 |
| | | |||||
| * | company: change to backtab | Jesús | 2021-12-05 | 1 | -2/+1 |
| | | | | | one of the reasons why some languages use <tab> for spacing and not autocomplete | ||||
| * | company: prevent breaks ivy's completion in minibuffer | Jesús | 2021-12-05 | 1 | -3/+4 |
| | | |||||
| * | company-mode: change to ALT+TAB | Jesús | 2021-12-05 | 1 | -1/+1 |
| | | |||||
| * | Autocomplete: fix company | Jesús | 2021-12-03 | 1 | -5/+6 |
| | | |||||
| * | simplify git-modes package | Jesús | 2021-11-02 | 1 | -12/+10 |
| | | |||||
| * | fix missing packages | Jesús | 2021-11-02 | 1 | -15/+13 |
| | | | | | | | Error (use-package): Failed to install gitconfig-mode: Package ‘gitconfig-mode-’ is unavailable Error (use-package): Failed to install gitignore-mode: Package ‘gitignore-mode-’ is unavailable Error (use-package): Failed to install gitattributes-mode: Package ‘gitattributes-mode-’ is unavailable | ||||
| * | Add kbd for mc | Jesús | 2021-11-02 | 1 | -0/+4 |
| | | |||||
| * | Merge branch 'master' of ssh://hgit/software/emacs-personal into master | Jesús | 2021-11-02 | 1 | -0/+11 |
| |\ | |||||
| | * | Add lua language | Jesús | 2021-10-16 | 1 | -0/+11 |
| | | | |||||
| * | | change sudo to doas for open file with root privileges | Jesús | 2021-11-02 | 1 | -4/+4 |
| |/ | |||||
| * | Enable editorconfig package | Jesús | 2021-07-08 | 1 | -0/+1 |
| | | |||||
| * | change to 2 spaces in javascript | Jesús | 2021-07-08 | 1 | -2/+2 |
| | | |||||
| * | disable capitalize word (M-c) for default | Jesús | 2021-07-02 | 1 | -0/+1 |
| | | | | | by @saravia | ||||
| * | Add dockerfile-mode | Jesús | 2021-02-28 | 1 | -0/+11 |
| | | |||||
| * | Add dashboard | Jesús | 2021-02-01 | 1 | -0/+26 |
| | | |||||
| * | Add go support | Jesús | 2021-01-23 | 1 | -0/+11 |
| | | |||||
| * | Change to MELPA repo | Jesús | 2020-12-09 | 1 | -0/+3 |
| | | |||||
| * | 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 |
| | | |||||
