kj
|
811ff581cf
|
Add eldoc-box and a shortcut (F1) to show eldoc buffer as a popup.
|
2023-04-14 23:37:36 -04:00 |
kj
|
026549eff7
|
Fix conflict with vs-comment-return-mode and php-doc-block.
|
2023-04-14 22:39:15 -04:00 |
kj
|
f929aad937
|
Update git ignore.
|
2023-04-14 22:38:48 -04:00 |
kj
|
36885ac135
|
Add smex for ordering on M-x.
|
2023-04-14 15:43:55 -04:00 |
kj
|
2cd55bc3a7
|
Add comments and reorder config files.
|
2023-04-14 12:39:19 -04:00 |
kj
|
7603b69925
|
Remove amx package in favor of counsel-M-x and add vc-msg
|
2023-04-14 12:34:57 -04:00 |
kj
|
2d91024820
|
Enable evil mode with emacs as default state.
|
2023-04-13 20:40:26 -04:00 |
kj
|
e8be9f4264
|
Add background to org-block.
|
2023-04-13 20:39:58 -04:00 |
kj
|
c05eee7657
|
Change emacs opacity at startup.
|
2023-04-13 20:35:45 -04:00 |
kj
|
6c3949e3aa
|
Add org-present.
|
2023-04-13 18:31:51 -04:00 |
kj
|
599fe4bb8e
|
Disable unused shortcuts.
|
2023-04-13 18:30:48 -04:00 |
kj
|
3b73728c41
|
Start emacs maximized.
|
2023-04-13 15:53:15 -04:00 |
kj
|
5ad90cc437
|
Add expand region.
|
2023-04-13 13:04:04 -04:00 |
kj
|
61e9b7d89d
|
Enable pending mode.
|
2023-04-13 12:54:47 -04:00 |
kj
|
b0abc9d6cf
|
Remove some packages and add others.
Removed:
- Anzu
- Desktop
- Origami
Added:
- buffer-move
- csv-mode
- highlight-escape-sequences
- keypression
- license-templates
- vs-comments-return
|
2023-04-13 07:13:59 -04:00 |
kj
|
0d84b2d066
|
Add comments and org-fancy-priorities package.
|
2023-04-13 05:11:39 -04:00 |
kj
|
6ba69a8dcc
|
Bind context menu to the mouse right click.
|
2023-04-13 04:24:21 -04:00 |
kj
|
e747f0d61e
|
Improve company-mode.
|
2023-04-13 03:28:20 -04:00 |
kj
|
6d0b0a6abc
|
Change evil keybind from rg to counsel-rg.
|
2023-04-13 02:01:17 -04:00 |
kj
|
4f90e837eb
|
Add shortcut to sort-lines.
|
2023-04-13 02:00:23 -04:00 |
kj
|
16aab9416c
|
Create a config file for HTML languaje.
|
2023-04-13 01:57:17 -04:00 |
kj
|
5526684a4b
|
Disable unused packages.
|
2023-04-07 23:15:33 -04:00 |
kj
|
97519e6920
|
Update readme.md
|
2023-03-25 15:54:07 -04:00 |
kj
|
1475a86c75
|
Change intelephense to phpactor LSP for PHP.
|
2023-03-25 13:01:11 -04:00 |
kj
|
75cf33384c
|
Remove duplicated code for startup optimization.
|
2023-03-24 15:49:28 -04:00 |
kj
|
575db84bb4
|
Arreglar keybinding
- M-y ahora ejecuta yank-pop en normal mode.
- C-p y C-n ya no están bindeaados a evil, funcionan normalmente.
|
2023-03-24 14:53:41 -04:00 |
kj
|
07097201dd
|
Start on evil normal mode on org-mode.
|
2023-03-19 11:48:01 -04:00 |
kj
|
5c4fe71b09
|
Remove pomidor (I never ise it).
|
2023-02-05 17:29:30 -04:00 |
kj
|
8743e40381
|
Configure eglot+rust.
|
2023-02-05 17:28:21 -04:00 |
kj
|
92e3f98271
|
Evil: Set undo system and keybinding.
|
2023-01-21 22:38:30 -04:00 |
kj
|
c01fb4f69c
|
Improve a few more the evil config.
|
2023-01-21 22:11:44 -04:00 |
kj
|
0a23b5b19d
|
Change prg-capture shortcut key.
|
2022-12-16 01:15:05 -04:00 |
kj
|
bd450ea034
|
Ad more evil configurations.
|
2022-11-29 03:46:08 -04:00 |
kj
|
e1775bda51
|
Fix comment block of functions.
|
2022-11-29 03:45:36 -04:00 |
kj
|
69c904cffa
|
Remove yasnippets.
|
2022-11-29 03:45:09 -04:00 |
kj
|
a6848f631f
|
Remove unused packages and move amx to init-packages.el
|
2022-11-28 22:47:21 -04:00 |
kj
|
92ac29ee5d
|
Preparation to be evil again >:)
|
2022-11-28 07:23:27 -04:00 |
kj
|
76e9e4062c
|
Replace smartparens to electric-pair (built-in).
|
2022-11-28 06:18:05 -04:00 |
kj
|
003dd5db24
|
Remove unused commented packages.
|
2022-11-28 06:07:25 -04:00 |
kj
|
156c544f73
|
Fix foregroun nil error.
|
2022-11-23 20:47:30 -04:00 |
kj
|
900e6d181b
|
Remove comment.
|
2022-11-23 20:47:08 -04:00 |
kj
|
38d53dc5c1
|
Autostart eglot on sh-mode.
|
2022-11-23 12:30:07 -04:00 |
kj
|
816a2188af
|
Add autoload flymake and diagnostic at point popup-tip on hover.
|
2022-11-22 23:06:05 -04:00 |
kj
|
4d0fe6e385
|
Update new init-packages loading.
|
2022-11-22 23:05:42 -04:00 |
kj
|
1ec4cd79eb
|
Rename "init-extensions" to a better name.
|
2022-11-22 23:04:38 -04:00 |
kj
|
14ecdc2269
|
Try eglot with flymake instead flycheck.
|
2022-11-22 19:35:03 -04:00 |
kj
|
099ddda6db
|
Move flycheck to LSP.
|
2022-11-22 19:34:06 -04:00 |
kj
|
f0ba1006e5
|
Disable eglot and re-enable LSP.
|
2022-11-19 15:44:48 -04:00 |
kj
|
330063d212
|
Remove flycheck and flymake for eglot.
|
2022-11-19 15:44:14 -04:00 |
kj
|
d683d3cbf7
|
Fix flycheck + eglot integration.
|
2022-11-19 14:53:04 -04:00 |