Commit Graph

  • 811ff581cf Add eldoc-box and a shortcut (F1) to show eldoc buffer as a popup. kj 2023-04-14 23:37:36 -04:00
  • 026549eff7 Fix conflict with vs-comment-return-mode and php-doc-block. kj 2023-04-14 22:39:15 -04:00
  • f929aad937 Update git ignore. kj 2023-04-14 22:38:48 -04:00
  • 36885ac135 Add smex for ordering on M-x. kj 2023-04-14 15:43:55 -04:00
  • 2cd55bc3a7 Add comments and reorder config files. kj 2023-04-14 12:39:19 -04:00
  • 7603b69925 Remove amx package in favor of counsel-M-x and add vc-msg kj 2023-04-14 11:47:17 -04:00
  • 2d91024820 Enable evil mode with emacs as default state. kj 2023-04-13 20:40:26 -04:00
  • e8be9f4264 Add background to org-block. kj 2023-04-13 20:39:58 -04:00
  • c05eee7657 Change emacs opacity at startup. kj 2023-04-13 20:35:45 -04:00
  • 6c3949e3aa Add org-present. kj 2023-04-13 18:31:51 -04:00
  • 599fe4bb8e Disable unused shortcuts. kj 2023-04-13 18:30:48 -04:00
  • 3b73728c41 Start emacs maximized. kj 2023-04-13 15:53:15 -04:00
  • 5ad90cc437 Add expand region. kj 2023-04-13 13:04:04 -04:00
  • 61e9b7d89d Enable pending mode. kj 2023-04-13 12:54:47 -04:00
  • b0abc9d6cf Remove some packages and add others. kj 2023-04-13 07:13:59 -04:00
  • 0d84b2d066 Add comments and org-fancy-priorities package. kj 2023-04-13 05:11:39 -04:00
  • 6ba69a8dcc Bind context menu to the mouse right click. kj 2023-04-13 04:24:21 -04:00
  • e747f0d61e Improve company-mode. kj 2023-04-13 03:28:20 -04:00
  • 6d0b0a6abc Change evil keybind from rg to counsel-rg. kj 2023-04-13 02:01:17 -04:00
  • 4f90e837eb Add shortcut to sort-lines. kj 2023-04-13 02:00:23 -04:00
  • 16aab9416c Create a config file for HTML languaje. kj 2023-04-13 01:57:17 -04:00
  • 5526684a4b Disable unused packages. kj 2023-04-07 23:15:33 -04:00
  • 97519e6920 Update readme.md kj 2023-03-25 15:54:07 -04:00
  • 1475a86c75 Change intelephense to phpactor LSP for PHP. kj 2023-03-25 13:01:11 -04:00
  • 75cf33384c Remove duplicated code for startup optimization. kj 2023-03-24 15:49:28 -04:00
  • 575db84bb4 Arreglar keybinding kj 2023-03-24 14:53:41 -04:00
  • 07097201dd Start on evil normal mode on org-mode. kj 2023-03-19 11:41:08 -04:00
  • 5c4fe71b09 Remove pomidor (I never ise it). kj 2023-02-05 17:29:30 -04:00
  • 8743e40381 Configure eglot+rust. kj 2023-02-05 17:28:21 -04:00
  • 92e3f98271 Evil: Set undo system and keybinding. kj 2023-01-21 22:38:30 -04:00
  • c01fb4f69c Improve a few more the evil config. kj 2023-01-21 22:11:44 -04:00
  • 0a23b5b19d Change prg-capture shortcut key. kj 2022-12-16 01:15:05 -04:00
  • bd450ea034 Ad more evil configurations. kj 2022-11-29 03:46:08 -04:00
  • e1775bda51 Fix comment block of functions. kj 2022-11-29 03:45:36 -04:00
  • 69c904cffa Remove yasnippets. kj 2022-11-29 03:45:09 -04:00
  • a6848f631f Remove unused packages and move amx to init-packages.el kj 2022-11-28 22:47:21 -04:00
  • 92ac29ee5d Preparation to be evil again >:) kj 2022-11-28 07:23:27 -04:00
  • 76e9e4062c Replace smartparens to electric-pair (built-in). kj 2022-11-28 06:18:05 -04:00
  • 003dd5db24 Remove unused commented packages. kj 2022-11-28 06:07:25 -04:00
  • 156c544f73 Fix foregroun nil error. kj 2022-11-23 20:47:30 -04:00
  • 900e6d181b Remove comment. kj 2022-11-23 20:47:08 -04:00
  • 38d53dc5c1 Autostart eglot on sh-mode. kj 2022-11-23 12:30:07 -04:00
  • 816a2188af Add autoload flymake and diagnostic at point popup-tip on hover. kj 2022-11-22 23:06:05 -04:00
  • 4d0fe6e385 Update new init-packages loading. kj 2022-11-22 23:05:42 -04:00
  • 1ec4cd79eb Rename "init-extensions" to a better name. kj 2022-11-22 23:04:38 -04:00
  • 14ecdc2269 Try eglot with flymake instead flycheck. kj 2022-11-22 19:35:03 -04:00
  • 099ddda6db Move flycheck to LSP. kj 2022-11-22 19:34:06 -04:00
  • f0ba1006e5 Disable eglot and re-enable LSP. kj 2022-11-19 15:44:48 -04:00
  • 330063d212 Remove flycheck and flymake for eglot. kj 2022-11-19 15:44:14 -04:00
  • d683d3cbf7 Fix flycheck + eglot integration. kj 2022-11-19 14:53:04 -04:00
  • 017566a9dd Use flycheck on eglot. kj 2022-11-19 14:25:30 -04:00
  • a7c0b5de66 Disable lsp-mode on sql-mode. kj 2022-11-19 14:16:29 -04:00
  • 42e325db91 Final touchs for eglot configuration. kj 2022-11-19 13:59:47 -04:00
  • f696234932 Fix dashboard.el on emacs 29.0.50. kj 2022-11-19 02:16:53 -04:00
  • c81fc52b8c Remove unnecesary hook (projectile runs alone). kj 2022-11-19 01:31:49 -04:00
  • c4c8b98c93 Change origami reto to another more updated. kj 2022-11-19 01:31:16 -04:00
  • d74f9db1fe Delete not more necesary client runner bash script. kj 2022-11-19 01:29:53 -04:00
  • db3aeec98e Fix warning message. kj 2022-11-19 01:29:13 -04:00
  • 918396efc6 Fix missconfig. kj 2022-11-18 23:35:01 -04:00
  • dc74b4bde0 Rename config files. kj 2022-11-18 23:33:22 -04:00
  • 52db45d968 Disable citre (base-ctags.el) kj 2022-11-18 23:01:47 -04:00
  • 8f90cfcf1b Remove unnecesary ensure. kj 2022-11-18 22:58:54 -04:00
  • a86d9e4eb7 Change form lsp-mode to eglot. kj 2022-11-18 22:58:15 -04:00
  • 5cf22a5451 Move lsp-treemas to base-lsp.el kj 2022-11-18 22:56:57 -04:00
  • 2d02d9e5bc Add eglot. kj 2022-11-18 22:56:34 -04:00
  • 051e902d64 Reconfigure org-agenda and org-refile-targets files. kj 2022-09-10 16:32:50 -04:00
  • c6d8b14feb Remove defer saveplace. kj 2022-09-10 16:32:09 -04:00
  • 42d34290e2 Add image config for org mode. kj 2022-09-06 21:57:18 -04:00
  • f19c62f75a Add multi-session (by project) desktop write/read. kj 2022-08-22 19:42:46 -04:00
  • 33fa8c56d8 Remove tree-sitter (for now). kj 2022-08-21 23:31:18 -04:00
  • 4d47c23808 Remove unused shortcuts and add one for counsel-rg. kj 2022-08-21 23:29:55 -04:00
  • 284a01cabc Remove treemacs-persp. kj 2022-08-21 23:28:30 -04:00
  • 83f311024a Change web-mode default lsp languaje to html. kj 2022-08-18 16:48:25 -04:00
  • cddf20683e Change multi-web-mode to web-mode. kj 2022-08-11 12:16:02 -04:00
  • 8d430b9d3c Change default startup folding on org files. kj 2022-08-11 12:15:30 -04:00
  • 3f7fc4ec29 Add shortcut key to multi-web-mode. kj 2022-08-07 13:14:41 -04:00
  • 5a2f94bc32 Change hooks to improve (a few) startup time. kj 2022-08-07 13:12:35 -04:00
  • ef6bbf94f7 Add multi-web-mode. kj 2022-08-07 12:14:12 -04:00
  • b5de8f34b3 Add trasaparency to emacs by default :). kj 2022-08-01 08:45:56 -04:00
  • adb2034d24 Update straight.el installation url file. kj 2022-08-01 08:43:57 -04:00
  • 492571645b Change org cycle separator. kj 2022-07-17 16:12:43 -04:00
  • be00c17615 More changes to try improve LSP. kj 2022-07-12 16:38:53 -04:00
  • a6c1c113df Set shortcut for counsel-mark-ring. kj 2022-07-12 16:38:24 -04:00
  • 23b14da665 Set allways ensure for use package. kj 2022-07-12 16:37:53 -04:00
  • fb41d46922 Uodate reame. kj 2022-07-12 16:37:40 -04:00
  • 9ee088a832 Add 2 ways to take code screenshots (maybe unnesearry, but why not). kj 2022-07-12 16:36:51 -04:00
  • a27d677716 Disable open *messages* when click on minibuffer. kj 2022-07-10 21:57:05 -04:00
  • cf059895f9 Change lsp for html/php switching and set counsel-register. kj 2022-06-29 20:52:39 -04:00
  • 5fa858af78 Remove unused functions and change 2 shortcuts. kj 2022-06-27 23:52:52 -04:00
  • ee4c9c351f LSP improvements. kj 2022-06-27 16:02:41 -04:00
  • d8f91e3dac Change dashboard agenda to daily and also show the time of the task. kj 2022-06-27 16:01:08 -04:00
  • 88c8049a6f Add org-autolist. kj 2022-06-27 16:00:04 -04:00
  • cf49ec2618 Disable LSP Lens. kj 2022-06-19 13:41:32 -04:00
  • 4aa5217915 Update gitignore. kj 2022-06-18 20:37:40 -04:00
  • eea36dbe80 Disable yasnipets TAB keybidding. kj 2022-06-18 20:37:11 -04:00
  • fe46f716eb Remove polymode. kj 2022-06-18 20:36:05 -04:00
  • cea7e3ace6 Fix citre. kj 2022-06-11 02:48:01 -04:00
  • e6e6c20c9c Disable autoload lsp on prog-mode. kj 2022-06-11 02:47:09 -04:00
  • 787e23525c Add polymode. kj 2022-06-11 02:46:49 -04:00
  • 5a889964e7 Fix setting treeemacs git straight to true. kj 2022-06-09 16:10:50 -04:00