kj pushed to master at kj/confi-emacs-actual 2023-02-05 22:30:02 +01:00
5c4fe71b09 Remove pomidor (I never ise it).
kj pushed to master at kj/confi-emacs-actual 2023-02-05 22:28:45 +01:00
8743e40381 Configure eglot+rust.
kj pushed to master at kj/confi-emacs-actual 2023-01-22 03:39:16 +01:00
92e3f98271 Evil: Set undo system and keybinding.
kj pushed to master at kj/confi-emacs-actual 2023-01-22 03:12:18 +01:00
c01fb4f69c Improve a few more the evil config.
kj pushed to master at kj/confi-emacs-actual 2022-12-16 06:15:46 +01:00
0a23b5b19d Change prg-capture shortcut key.
kj pushed to master at kj/confi-emacs-actual 2022-11-29 08:46:24 +01:00
bd450ea034 Ad more evil configurations.
e1775bda51 Fix comment block of functions.
69c904cffa Remove yasnippets.
Compare 3 commits »
kj pushed to master at kj/confi-emacs-actual 2022-11-29 03:47:51 +01:00
a6848f631f Remove unused packages and move amx to init-packages.el
kj pushed to master at kj/confi-emacs-actual 2022-11-28 12:24:00 +01:00
92ac29ee5d Preparation to be evil again >:)
kj pushed to master at kj/confi-emacs-actual 2022-11-28 11:18:36 +01:00
76e9e4062c Replace smartparens to electric-pair (built-in).
kj pushed to master at kj/confi-emacs-actual 2022-11-28 11:08:08 +01:00
003dd5db24 Remove unused commented packages.
kj pushed to master at kj/confi-emacs-actual 2022-11-24 01:47:44 +01:00
156c544f73 Fix foregroun nil error.
900e6d181b Remove comment.
Compare 2 commits »
kj pushed to master at kj/confi-emacs-actual 2022-11-23 17:30:32 +01:00
38d53dc5c1 Autostart eglot on sh-mode.
kj pushed to master at kj/confi-emacs-actual 2022-11-23 04:07:26 +01:00
816a2188af Add autoload flymake and diagnostic at point popup-tip on hover.
4d0fe6e385 Update new init-packages loading.
1ec4cd79eb Rename "init-extensions" to a better name.
Compare 3 commits »
kj pushed to master at kj/confi-emacs-actual 2022-11-23 00:35:35 +01:00
14ecdc2269 Try eglot with flymake instead flycheck.
099ddda6db Move flycheck to LSP.
Compare 2 commits »
kj pushed to master at kj/duckbrain 2022-11-22 05:59:44 +01:00
7d3d1615d5 Fix View:txt and add charset.
kj pushed to master at kj/confi-emacs-actual 2022-11-19 20:45:05 +01:00
f0ba1006e5 Disable eglot and re-enable LSP.
330063d212 Remove flycheck and flymake for eglot.
Compare 2 commits »
kj pushed to master at kj/confi-emacs-actual 2022-11-19 19:53:37 +01:00
d683d3cbf7 Fix flycheck + eglot integration.
kj pushed to master at kj/confi-emacs-actual 2022-11-19 19:26:06 +01:00
017566a9dd Use flycheck on eglot.
kj pushed to master at kj/confi-emacs-actual 2022-11-19 19:17:23 +01:00
a7c0b5de66 Disable lsp-mode on sql-mode.
kj pushed to master at kj/confi-emacs-actual 2022-11-19 19:00:10 +01:00
42e325db91 Final touchs for eglot configuration.