aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* Add missing prettier-js packageJesús2022-01-151-1/+4
|
* init-linter: add docJesús2022-01-151-1/+4
|
* hotfix lspJesús2022-01-151-6/+18
|
* improve javascript modeJesús2022-01-152-63/+36
|
* Add lsp-uiJesús2022-01-151-0/+2
|
* Add linter supportJesús2022-01-151-0/+23
|
* Add tideJesús2022-01-152-5/+10
|
* Add .tsx extension to web-modeJesús2022-01-071-0/+1
|
* Add typescript-modeJesús2022-01-071-0/+11
|
* stop create-lockfilesJesús2022-01-071-0/+1
|
* company: change to backtabJesús2021-12-051-2/+1
| | | | one of the reasons why some languages use <tab> for spacing and not autocomplete
* company: prevent breaks ivy's completion in minibufferJesús2021-12-051-3/+4
|
* company-mode: change to ALT+TABJesús2021-12-051-1/+1
|
* Autocomplete: fix companyJesús2021-12-031-5/+6
|
* simplify git-modes packageJesús2021-11-021-12/+10
|
* fix missing packagesJesús2021-11-021-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 mcJesús2021-11-021-0/+4
|
* 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
|