kj
695a669b60
Add polymode.
2023-09-24 21:32:18 -04:00
kj
138aa48811
Change org-fancy-priorities to prettify-symbols-mode.
...
prettify-symbols-mode is a mode build-in into org-mode.
So, we use the one that already have instead add another
package that do the same.
2023-09-24 16:08:26 -04:00
kj
29328974c2
Migrate from ivy+counsel to vertico+consult.
2023-09-24 11:15:01 -04:00
kj
e9eb786eaf
Enable use-short-answers.
2023-09-24 11:14:06 -04:00
kj
d2772d6a6e
Remove project directories config.
...
It is not neccesary now.
2023-09-24 02:54:26 -04:00
kj
8ab0564ad8
Remove superfluous lines.
2023-09-24 02:52:31 -04:00
kj
c60c4b8a11
Undo latest commit.
2023-09-23 20:24:15 -04:00
kj
53f615cabd
Add autoinstall nerd-icons if is not.
2023-09-23 20:08:25 -04:00
kj
cef7d4e78a
Enable evil-mode but without autostart mode.
2023-09-23 17:32:38 -04:00
kj
1ae42b518e
Fix: corfu and evil auto-init mode.
2023-09-16 15:54:28 -04:00
kj
637f04ae26
Fix: ivy and projectile mode do not starting after init.
2023-09-16 15:36:26 -04:00
kj
503bf53890
Migrate from straight.el to elpaca.
...
Idk why, I only can try it.
For now the emacs-init-time whas improved.
2023-09-16 14:05:56 -04:00
kj
04e3e2ec29
Add another keybind to isearch.
2023-09-09 01:37:29 -04:00
kj
e6456414d7
Remove alpha by default.
2023-09-09 01:11:51 -04:00
kj
0179d8ab20
Add defer for yt-dl.
...
Is not neccesary, but idc.
2023-09-09 01:11:16 -04:00
kj
beaca9c60d
Remove ctags path.
...
Works better not setting it.
2023-09-09 01:10:16 -04:00
kj
0a89a44121
Disable evil mode.
...
Really I not need it, sometimes I want use it again,
but the emacs shortcuts are fine and using it is
better at the end.
And for other thing, the commands are better that
any shotcut of VIM or Emacs.
2023-09-09 01:08:42 -04:00
kj
0be516d313
Disable corfu delay.
2023-08-31 21:21:24 -04:00
kj
4b43539553
Return to emacs state by default.
2023-08-30 11:31:42 -04:00
kj
ff9435b717
Set orderless completion style.
2023-08-26 14:10:20 -04:00
kj
329b6ba040
Change the default cursor of evil normal state.
2023-08-22 12:39:12 -04:00
kj
61f849a922
Update evil-mode config.
2023-08-22 00:45:24 -04:00
kj
45a2cde1e5
Disable dired sidebar follow.
2023-08-17 10:20:55 -04:00
kj
e63e2b0e21
Add vterm fast shortcut.
2023-08-10 16:00:42 -04:00
kj
b9afc66ee2
Remove company-mode config.
...
This config is not necessary anymore because now corfu make
the same and for now is the preferred option for me.
2023-08-02 03:33:34 -04:00
kj
0288bf609f
Add delay of 0.5 to corfu auto completion.
2023-08-02 03:30:58 -04:00
kj
06cdcfbab7
Add prettier package.
2023-07-04 16:59:44 -04:00
kj
c9c268d824
Changed priority emojis for TODO on org-mode.
2023-06-26 09:49:35 -04:00
kj
1e5e583b40
Setup hl-line-mode.
...
Disable global mode and enable automatically on dired-mode.
2023-06-24 13:22:35 -04:00
kj
6e1b1b74f5
Add defer to buffer-move load.
2023-06-23 19:38:54 -04:00
kj
5342a6b4f1
Enable follow file on dired-sidebar.
2023-06-23 09:40:02 -04:00
kj
0a291773fa
Fix global-hl-line-mode.
2023-06-23 09:39:27 -04:00
kj
01737264b9
Remove windmove shortcuts.
...
I will try use other-window only.
2023-06-23 06:16:53 -04:00
kj
956ed75ed9
Change shortcut for ace-window to a new for other-window.
2023-06-23 06:07:48 -04:00
kj
73935d3bc4
Re-order packages alphabetically.
2023-06-23 06:07:22 -04:00
kj
e1c915d261
Change all-the-icons to nerd-icons.
2023-06-23 05:34:43 -04:00
kj
ff3cb53fb6
Fix corfu-terminal package load.
2023-06-23 05:31:48 -04:00
kj
fb69ae0828
Remove not lsp-mode config in favor to eglot.
...
I will no longer maintain the lsp-mode config
just now, eglot is better for me and just fits
really well with my necesities.
2023-06-23 04:51:08 -04:00
kj
9b0bb0ea95
Remove treemacs in favor of dired-sidebar.
2023-06-23 04:40:02 -04:00
kj
ffd2fba015
Add shortcut for ace-window.
2023-06-23 04:10:04 -04:00
kj
4384c37823
Disable global-so-long-mode.
...
I think that is better if the user can enable
long-lines-mode manually when consider necessary.
2023-06-21 06:54:47 -04:00
kj
a673f8c939
Remove unnecesary hook.
2023-06-21 05:59:18 -04:00
kj
1318e21c21
Add so-long-mode config.
2023-06-21 05:55:02 -04:00
kj
0643d7a3cc
Remove ideas.org on org-mode files for tasks.
2023-06-17 06:14:39 -04:00
kj
8ee98d7966
Set normal as default evil-state on dashboard-mode.
2023-06-17 06:13:53 -04:00
kj
79b1cab10e
Move function to lsp.el
2023-06-02 13:14:35 -04:00
kj
3bfb4508df
add empty .custom.el
2023-05-23 14:41:53 -04:00
kj
c1b7a9b120
Fix dashboard on daemon/emacsclient.
2023-05-18 10:11:24 -04:00
kj
023f11c25e
Add corfu config (replacement for company).
2023-05-02 00:32:14 -04:00
kj
6cda0d1d5e
Remove unused and commented package.
2023-05-02 00:30:53 -04:00
kj
6364157efd
remove fymake legacy hook.
2023-05-02 00:29:31 -04:00
kj
50568de7eb
Change way to start maximized.
2023-04-30 12:45:46 -04:00
kj
cdf1478322
Change splash image from a .png to the original svg.
2023-04-29 19:46:23 -04:00
kj
fc9e1bf17e
Improve transparency for only do transparent to the background.
2023-04-26 20:49:35 -04:00
kj
8e9a3fc301
Add tree-sitter config for various languages.
2023-04-18 18:49:47 -04:00
kj
765680a051
Undo last commit.
2023-04-18 15:49:07 -04:00
kj
fa9c5e7cf5
Another small improvement to startup time.
2023-04-18 13:55:08 -04:00
kj
0b14aeba36
Improve startup time.
2023-04-18 01:21:36 -04:00
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