kj pushed to master at kj/confi-emacs-actual 2022-11-19 07:18:06 +01:00
f696234932 Fix dashboard.el on emacs 29.0.50.
kj pushed to master at kj/confi-emacs-actual 2022-11-19 06:32:51 +01:00
c81fc52b8c Remove unnecesary hook (projectile runs alone).
c4c8b98c93 Change origami reto to another more updated.
d74f9db1fe Delete not more necesary client runner bash script.
db3aeec98e Fix warning message.
Compare 4 commits »
kj pushed to master at kj/confi-emacs-actual 2022-11-19 04:35:17 +01:00
918396efc6 Fix missconfig.
kj pushed to master at kj/confi-emacs-actual 2022-11-19 04:33:41 +01:00
dc74b4bde0 Rename config files.
52db45d968 Disable citre (base-ctags.el)
8f90cfcf1b Remove unnecesary ensure.
a86d9e4eb7 Change form lsp-mode to eglot.
5cf22a5451 Move lsp-treemas to base-lsp.el
Compare 6 commits »
kj pushed to master at kj/confi-emacs-actual 2022-09-10 22:33:59 +02:00
051e902d64 Reconfigure org-agenda and org-refile-targets files.
c6d8b14feb Remove defer saveplace.
Compare 2 commits »
kj pushed to master at kj/confi-emacs-actual 2022-09-07 03:57:53 +02:00
42d34290e2 Add image config for org mode.
kj pushed to master at kj/confi-emacs-actual 2022-08-23 01:43:05 +02:00
f19c62f75a Add multi-session (by project) desktop write/read.
kj pushed to master at kj/duckbrain 2022-08-22 21:29:39 +02:00
404bd59569 Improve where, and, or and search method.
kj pushed to master at kj/confi-emacs-actual 2022-08-22 05:31:56 +02:00
33fa8c56d8 Remove tree-sitter (for now).
4d47c23808 Remove unused shortcuts and add one for counsel-rg.
284a01cabc Remove treemacs-persp.
Compare 3 commits »
kj pushed to master at kj/confi-emacs-actual 2022-08-18 22:49:10 +02:00
83f311024a Change web-mode default lsp languaje to html.
kj pushed to master at kj/duckbrain 2022-08-18 22:41:25 +02:00
53bdc92344 Add bindValue method to Libs\Model.
kj pushed to master at kj/duckbrain 2022-08-12 12:33:12 +02:00
ad7b78f427 Fix prepare variables when special where/and/or columns.
kj pushed to master at kj/duckbrain 2022-08-12 11:46:50 +02:00
38d2a90318 Fix count when using joins.
kj pushed to master at kj/confi-emacs-actual 2022-08-11 18:16:30 +02:00
cddf20683e Change multi-web-mode to web-mode.
8d430b9d3c Change default startup folding on org files.
Compare 2 commits »
kj pushed to master at kj/confi-emacs-actual 2022-08-07 19:15:11 +02:00
3f7fc4ec29 Add shortcut key to multi-web-mode.
5a2f94bc32 Change hooks to improve (a few) startup time.
Compare 2 commits »
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.