Commit Graph

26 Commits

Author SHA1 Message Date
KJ 447b80428b Set intelephense lsp to php-mode. 2024-09-30 08:15:05 -04:00
KJ 45029768b9 Improve lang php config. 2024-09-24 13:33:47 -04:00
KJ 30c890a155 Replace php-mode with php-ts-mode.
This is a huge improvement from the same author of the package.
2024-07-02 11:55:47 -04:00
KJ 734d3cf08c Change to intelephense LSP server for PHP.
Just now phpactor is bad and only old versions works fine, but that
versions has it the old and already resolved bugs on the newest
version.

Previously, intelephense was bad integraion with newer php versions,
but now it works fine again. So maybe I will to buy a licence for this
lsp server.
2024-07-01 10:08:56 -04:00
KJ 7eaa783f2e Add defer and after to improve emacs startup. 2024-04-26 02:20:53 -04:00
KJ 0b3138b6c7 Remove unnecessary comments. 2024-04-18 05:26:15 -04:00
KJ bdaef62ba5 Add eglot-booster. 2024-04-18 05:25:55 -04:00
KJ 886284c70d Replace :elpaca to :ensure following the elpaca update.
Using :elpaca was DEPRECATED on elpaca 0.7.
2024-04-03 18:40:00 -04:00
KJ 970e63b565 Disable lock editor while lsp server is loading. 2023-10-16 18:16:41 -04:00
KJ c2f8cc244d Beauty some code lines.
A change for more easily read the code.
2023-10-15 10:13:48 -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 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 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 2cd55bc3a7 Add comments and reorder config files. 2023-04-14 12:39:19 -04:00
kj e747f0d61e Improve company-mode. 2023-04-13 03:28:20 -04:00
kj 1475a86c75 Change intelephense to phpactor LSP for PHP. 2023-03-25 13:01:11 -04:00
kj 8743e40381 Configure eglot+rust. 2023-02-05 17:28:21 -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 14ecdc2269 Try eglot with flymake instead flycheck. 2022-11-22 19:35:03 -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
kj 017566a9dd Use flycheck on eglot. 2022-11-19 14:25:30 -04:00
kj 42e325db91 Final touchs for eglot configuration. 2022-11-19 13:59:47 -04:00
kj dc74b4bde0 Rename config files. 2022-11-18 23:33:22 -04:00