226 Commits

Author SHA1 Message Date
1c82edd5bb
fix missing packages
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
2021-11-02 13:33:18 -05:00
9fd02a16f8
Add kbd for mc 2021-11-02 12:27:03 -05:00
085e476d0f
Merge branch 'master' of ssh://hgit/software/emacs-personal into master 2021-11-02 12:20:05 -05:00
e81308a39c
change sudo to doas for open file with root privileges 2021-11-02 12:19:54 -05:00
feb71536a7
Add lua language 2021-10-16 11:29:26 -05:00
5c590da187
Merge branch 'master' of ssh://hgit/software/emacs-personal into master 2021-10-14 22:36:46 -05:00
e8d4767adc
Update URL 2021-10-14 22:36:17 -05:00
3fe51a5a87
Enable editorconfig package 2021-07-08 14:40:58 -05:00
b4d28e2324
change to 2 spaces in javascript 2021-07-08 14:40:19 -05:00
94347e9e73
disable capitalize word (M-c) for default
by @saravia
2021-07-02 15:52:20 -05:00
6614195fd3
[README.md] update 2021-05-25 11:23:18 -05:00
3cace18a5a
[README.md] update 2021-05-25 11:21:09 -05:00
91d8471e42
Add dockerfile-mode 2021-02-28 22:02:50 -05:00
8ce00c8a0d
[README.md]: change URL repo 2021-02-21 15:32:51 -05:00
58cc480658
minor fix TLS in emacs 26.x 2021-02-07 16:22:46 -05:00
d590aa16a8
Add dashboard 2021-02-01 16:15:16 -05:00
e66773991b
improve speed 2021-02-01 16:14:38 -05:00
e07b3998a0
go to init.el and update custom.el 2021-01-23 11:13:52 -05:00
18d1f070a0
Add go support 2021-01-23 10:58:16 -05:00
594d61e319
Change to MELPA repo 2020-12-09 21:27:12 -05:00
8f5c76f5d7
Fix conditional version 2020-12-09 21:25:14 -05:00
5cb1c1bec5
update README.md 2020-12-09 21:23:58 -05:00
d6d36138cc
update README.md 2020-12-09 21:21:20 -05:00
a559c8e4e6
Fix repo for rainbow 2020-12-07 12:44:20 -05:00
db581097bb
Add line columns to modeline 2020-11-10 23:13:51 -05:00
3dfb64a1a1
update .gitignore 2020-11-10 21:18:46 -05:00
7feda7ff72
Fix algoritm version previous to 26.x 1.0.2 2020-08-06 11:45:42 -05:00
b2e3793228
update doc 1.0.1 2020-08-04 15:29:28 -05:00
9fbc82fd78
Fix TLS emacs 26.x 2020-08-04 15:21:59 -05:00
7733624f8d
Doc for fix elpa signature 2020-07-20 19:20:52 -05:00
cb7b574da7
remove deprecated variables
is deprecated in 23.2
2019-11-10 12:08:37 -05:00
25eae9a765
Remove eslint recomendation
eslint make-depends on npm and depends on acorn, [uses-nonsecurity] depends on nodejs
2019-11-07 10:51:33 -05:00
fbc03f3e4f
Fix typo 2019-11-06 17:36:22 -05:00
fe5a4720a3
update README.md 2019-11-06 17:26:12 -05:00
c3a5ae44b0
Refactoring and cleanup code
Linum-mode is disabled for default (can be activated with F6 key), and improves the handling of large files.
2019-11-06 17:20:55 -05:00
2de9f0c2ef
Fix git-diff 2019-10-26 19:25:56 -05:00
c5ff8b4056
Added 'sudo open file option' 2019-10-26 19:12:36 -05:00
f3d6ca2ac1
Merge branch 'master' of libregit.org:heckyel/emacs-personal 2019-10-26 19:06:03 -05:00
b40b52e81e
Set Default Browser 2019-10-26 19:05:08 -05:00
5ec65a9513
improve README.md 2019-10-05 12:37:06 -05:00
a6c87e002d
Fixed signature 'Failed to download ‘GNU ELPA’ archive' closed #14 2019-10-05 12:34:45 -05:00
5f1c2fbc10
Fix: Emacs: Lisp error: (error "Invalid face" modeline) 2019-09-20 15:36:06 -05:00
b919cdf1d2
semi-dark-theme for default 2019-09-18 00:20:34 -05:00
2393b459e6
Added dark theme 2019-09-17 23:09:24 -05:00
53c9235cbe
improve colors 2019-09-17 17:05:51 -05:00
9f33cc5355
disable undo-tree-visualizer-diff 2019-09-17 14:58:46 -05:00
37a0cf57da
Markdown from MELPA 2019-09-17 14:52:54 -05:00
7b4bedd58b
Suppressing ad-handle-definition Warnings in Emacs
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.
2019-09-17 14:51:26 -05:00
0a423ad056
Update README.md 2019-09-17 12:56:01 -05:00
6b644ebb3b
Improve theme colors 2019-09-17 12:55:02 -05:00