kj pushed to master at kj/confi-emacs-actual 2022-08-07 18:14:35 +02:00
ef6bbf94f7 Add multi-web-mode.
kj pushed to master at kj/duckbrain 2022-08-04 11:30:28 +02:00
2411704662 Add sqlite support.
kj pushed to master at kj/confi-emacs-actual 2022-08-01 14:46:29 +02:00
b5de8f34b3 Add trasaparency to emacs by default :).
kj pushed to master at kj/confi-emacs-actual 2022-08-01 14:45:52 +02:00
adb2034d24 Update straight.el installation url file.
kj pushed to master at kj/duckbrain 2022-08-01 14:31:14 +02:00
08d92a2b81 Allow usage of bool types on the ORM.
kj pushed to master at kj/duckbrain 2022-07-30 04:23:38 +02:00
8d47e10d7a Fix resetQuery.
kj pushed to master at kj/duckbrain 2022-07-24 06:30:11 +02:00
2c7938a0c3 Set default fetch mode to fetch assoc.
kj pushed to master at kj/duckbrain 2022-07-19 18:45:38 +02:00
c57ca191b1 Rename limit() variables with better names and add description.
kj pushed to master at kj/confi-emacs-actual 2022-07-17 22:13:05 +02:00
492571645b Change org cycle separator.
kj pushed to master at kj/duckbrain 2022-07-15 04:41:04 +02:00
f4eabe6d54 Minor fixes.
kj pushed to master at kj/duckbrain 2022-07-15 04:09:02 +02:00
83d9ba55aa Update migration notes.
bad7bf0e65 Update config template.
Compare 2 commits »
kj pushed to master at kj/duckbrain 2022-07-15 03:59:44 +02:00
5284be2b1b Update org files.
kj pushed to master at kj/duckbrain 2022-07-15 03:41:55 +02:00
0db6e4a021 rework to change from MySQLi to PDO.
kj pushed to master at kj/confi-emacs-actual 2022-07-12 22:39:19 +02:00
be00c17615 More changes to try improve LSP.
a6c1c113df Set shortcut for counsel-mark-ring.
23b14da665 Set allways ensure for use package.
fb41d46922 Uodate reame.
9ee088a832 Add 2 ways to take code screenshots (maybe unnesearry, but why not).
Compare 5 commits »
kj pushed to master at kj/confi-emacs-actual 2022-07-11 03:57:49 +02:00
a27d677716 Disable open *messages* when click on minibuffer.
kj pushed to master at kj/duckbrain 2022-07-10 18:10:09 +02:00
afb4c914a1 Fix error on where_in with string values.
kj pushed to master at kj/confi-emacs-actual 2022-06-30 03:04:42 +02:00
cf059895f9 Change lsp for html/php switching and set counsel-register.
kj pushed to master at kj/confi-emacs-actual 2022-06-28 05:56:32 +02:00
5fa858af78 Remove unused functions and change 2 shortcuts.
kj pushed to master at kj/confi-emacs-actual 2022-06-27 22:12:22 +02:00
ee4c9c351f LSP improvements.
d8f91e3dac Change dashboard agenda to daily and also show the time of the task.
88c8049a6f Add org-autolist.
Compare 3 commits »
kj pushed to master at kj/duckbrain 2022-06-26 03:12:24 +02:00
4c4fe6f1f7 Change View to work as instance and render text and json.