kj pushed to master at kj/confi-emacs-actual 2023-04-18 07:21:51 +02:00
0b14aeba36 Improve startup time.
kj pushed to master at kj/duckbrain 2023-04-17 05:48:08 +02:00
b326c8e1d0 Fix mising use.
kj pushed to master at kj/duckbrain 2023-04-15 19:17:42 +02:00
1267d6b2f6 Fix deprecation warnings on PHP8.2
kj pushed to master at kj/confi-emacs-actual 2023-04-15 05:38:42 +02:00
811ff581cf Add eldoc-box and a shortcut (F1) to show eldoc buffer as a popup.
kj pushed to master at kj/confi-emacs-actual 2023-04-15 04:41:49 +02:00
026549eff7 Fix conflict with vs-comment-return-mode and php-doc-block.
f929aad937 Update git ignore.
Compare 2 commits »
kj pushed to master at kj/duckbrain 2023-04-14 22:44:29 +02:00
a8d95cb55b Fix empty application/json.
kj pushed to master at kj/confi-emacs-actual 2023-04-14 21:44:58 +02:00
36885ac135 Add smex for ordering on M-x.
kj pushed to master at kj/confi-emacs-actual 2023-04-14 18:40:00 +02:00
2cd55bc3a7 Add comments and reorder config files.
7603b69925 Remove amx package in favor of counsel-M-x and add vc-msg
Compare 2 commits »
kj pushed to master at kj/confi-emacs-actual 2023-04-14 02:40:48 +02:00
2d91024820 Enable evil mode with emacs as default state.
e8be9f4264 Add background to org-block.
c05eee7657 Change emacs opacity at startup.
Compare 3 commits »
kj pushed to master at kj/confi-emacs-actual 2023-04-14 00:32:04 +02:00
6c3949e3aa Add org-present.
599fe4bb8e Disable unused shortcuts.
Compare 2 commits »
kj pushed to master at kj/confi-emacs-actual 2023-04-13 21:54:02 +02:00
3b73728c41 Start emacs maximized.
kj pushed to master at kj/confi-emacs-actual 2023-04-13 19:04:45 +02:00
5ad90cc437 Add expand region.
kj pushed to master at kj/confi-emacs-actual 2023-04-13 18:55:13 +02:00
61e9b7d89d Enable pending mode.
kj pushed to master at kj/confi-emacs-actual 2023-04-13 13:17:23 +02:00
b0abc9d6cf Remove some packages and add others.
kj pushed to master at kj/confi-emacs-actual 2023-04-13 11:12:31 +02:00
0d84b2d066 Add comments and org-fancy-priorities package.
6ba69a8dcc Bind context menu to the mouse right click.
Compare 2 commits »
kj pushed to master at kj/confi-emacs-actual 2023-04-13 09:28:39 +02:00
e747f0d61e Improve company-mode.
6d0b0a6abc Change evil keybind from rg to counsel-rg.
4f90e837eb Add shortcut to sort-lines.
16aab9416c Create a config file for HTML languaje.
Compare 4 commits »
kj pushed to master at kj/confi-emacs-actual 2023-04-08 05:15:53 +02:00
5526684a4b Disable unused packages.
kj pushed to master at kj/duckbrain 2023-03-26 03:29:18 +02:00
06b7907f7c Define mixed type to param $id on getById method.
kj pushed to master at kj/duckbrain 2023-03-25 23:28:27 +01:00
4d052efba6 Change return type from mixed to ?Model on getFirts and getById methods.
kj pushed to master at kj/confi-emacs-actual 2023-03-25 20:54:19 +01:00
97519e6920 Update readme.md