Commit Graph

194 Commits

Author SHA1 Message Date
kj e8be9f4264 Add background to org-block. 2023-04-13 20:39:58 -04:00
kj c05eee7657 Change emacs opacity at startup. 2023-04-13 20:35:45 -04:00
kj 6c3949e3aa Add org-present. 2023-04-13 18:31:51 -04:00
kj 599fe4bb8e Disable unused shortcuts. 2023-04-13 18:30:48 -04:00
kj 5ad90cc437 Add expand region. 2023-04-13 13:04:04 -04:00
kj 61e9b7d89d Enable pending mode. 2023-04-13 12:54:47 -04:00
kj b0abc9d6cf Remove some packages and add others.
Removed:
        - Anzu
        - Desktop
        - Origami

Added:
        - buffer-move
        - csv-mode
        - highlight-escape-sequences
        - keypression
        - license-templates
        - vs-comments-return
2023-04-13 07:13:59 -04:00
kj 0d84b2d066 Add comments and org-fancy-priorities package. 2023-04-13 05:11:39 -04:00
kj 6ba69a8dcc Bind context menu to the mouse right click. 2023-04-13 04:24:21 -04:00
kj e747f0d61e Improve company-mode. 2023-04-13 03:28:20 -04:00
kj 6d0b0a6abc Change evil keybind from rg to counsel-rg. 2023-04-13 02:01:17 -04:00
kj 4f90e837eb Add shortcut to sort-lines. 2023-04-13 02:00:23 -04:00
kj 16aab9416c Create a config file for HTML languaje. 2023-04-13 01:57:17 -04:00
kj 5526684a4b Disable unused packages. 2023-04-07 23:15:33 -04:00
kj 1475a86c75 Change intelephense to phpactor LSP for PHP. 2023-03-25 13:01:11 -04:00
kj 575db84bb4 Arreglar keybinding
- M-y ahora ejecuta yank-pop en normal mode.
- C-p y C-n ya no están bindeaados a evil, funcionan normalmente.
2023-03-24 14:53:41 -04:00
kj 07097201dd Start on evil normal mode on org-mode. 2023-03-19 11:48:01 -04:00
kj 5c4fe71b09 Remove pomidor (I never ise it). 2023-02-05 17:29:30 -04:00
kj 8743e40381 Configure eglot+rust. 2023-02-05 17:28:21 -04:00
kj 92e3f98271 Evil: Set undo system and keybinding. 2023-01-21 22:38:30 -04:00
kj c01fb4f69c Improve a few more the evil config. 2023-01-21 22:11:44 -04:00
kj 0a23b5b19d Change prg-capture shortcut key. 2022-12-16 01:15:05 -04:00
kj bd450ea034 Ad more evil configurations. 2022-11-29 03:46:08 -04:00
kj e1775bda51 Fix comment block of functions. 2022-11-29 03:45:36 -04:00
kj 69c904cffa Remove yasnippets. 2022-11-29 03:45:09 -04:00
kj a6848f631f Remove unused packages and move amx to init-packages.el 2022-11-28 22:47:21 -04:00
kj 92ac29ee5d Preparation to be evil again >:) 2022-11-28 07:23:27 -04:00
kj 76e9e4062c Replace smartparens to electric-pair (built-in). 2022-11-28 06:18:05 -04:00
kj 003dd5db24 Remove unused commented packages. 2022-11-28 06:07:25 -04:00
kj 156c544f73 Fix foregroun nil error. 2022-11-23 20:47:30 -04:00
kj 900e6d181b Remove comment. 2022-11-23 20:47:08 -04:00
kj 38d53dc5c1 Autostart eglot on sh-mode. 2022-11-23 12:30:07 -04:00
kj 816a2188af Add autoload flymake and diagnostic at point popup-tip on hover. 2022-11-22 23:06:05 -04:00
kj 1ec4cd79eb Rename "init-extensions" to a better name. 2022-11-22 23:04:38 -04:00
kj 14ecdc2269 Try eglot with flymake instead flycheck. 2022-11-22 19:35:03 -04:00
kj 099ddda6db Move flycheck to LSP. 2022-11-22 19:34:06 -04:00
kj 330063d212 Remove flycheck and flymake for eglot. 2022-11-19 15:44:14 -04:00
kj d683d3cbf7 Fix flycheck + eglot integration. 2022-11-19 14:53:04 -04:00
kj 017566a9dd Use flycheck on eglot. 2022-11-19 14:25:30 -04:00
kj a7c0b5de66 Disable lsp-mode on sql-mode. 2022-11-19 14:16:29 -04:00
kj 42e325db91 Final touchs for eglot configuration. 2022-11-19 13:59:47 -04:00
kj f696234932 Fix dashboard.el on emacs 29.0.50. 2022-11-19 02:16:53 -04:00
kj c81fc52b8c Remove unnecesary hook (projectile runs alone). 2022-11-19 01:31:49 -04:00
kj c4c8b98c93 Change origami reto to another more updated. 2022-11-19 01:31:16 -04:00
kj db3aeec98e Fix warning message. 2022-11-19 01:29:13 -04:00
kj 918396efc6 Fix missconfig. 2022-11-18 23:35:01 -04:00
kj dc74b4bde0 Rename config files. 2022-11-18 23:33:22 -04:00
kj 8f90cfcf1b Remove unnecesary ensure. 2022-11-18 22:58:54 -04:00
kj a86d9e4eb7 Change form lsp-mode to eglot. 2022-11-18 22:58:15 -04:00
kj 5cf22a5451 Move lsp-treemas to base-lsp.el 2022-11-18 22:56:57 -04:00
kj 2d02d9e5bc Add eglot. 2022-11-18 22:56:34 -04:00
kj 051e902d64 Reconfigure org-agenda and org-refile-targets files. 2022-09-10 16:32:50 -04:00
kj c6d8b14feb Remove defer saveplace. 2022-09-10 16:32:09 -04:00
kj 42d34290e2 Add image config for org mode. 2022-09-06 21:57:18 -04:00
kj f19c62f75a Add multi-session (by project) desktop write/read. 2022-08-22 19:42:46 -04:00
kj 33fa8c56d8 Remove tree-sitter (for now). 2022-08-21 23:31:18 -04:00
kj 4d47c23808 Remove unused shortcuts and add one for counsel-rg. 2022-08-21 23:29:55 -04:00
kj 284a01cabc Remove treemacs-persp. 2022-08-21 23:28:30 -04:00
kj 83f311024a Change web-mode default lsp languaje to html. 2022-08-18 16:48:25 -04:00
kj cddf20683e Change multi-web-mode to web-mode. 2022-08-11 12:16:02 -04:00
kj 8d430b9d3c Change default startup folding on org files. 2022-08-11 12:15:30 -04:00
kj 3f7fc4ec29 Add shortcut key to multi-web-mode. 2022-08-07 13:14:41 -04:00
kj 5a2f94bc32 Change hooks to improve (a few) startup time. 2022-08-07 13:12:35 -04:00
kj ef6bbf94f7 Add multi-web-mode. 2022-08-07 12:14:12 -04:00
kj b5de8f34b3 Add trasaparency to emacs by default :). 2022-08-01 08:45:56 -04:00
kj adb2034d24 Update straight.el installation url file. 2022-08-01 08:43:57 -04:00
kj 492571645b Change org cycle separator. 2022-07-17 16:12:43 -04:00
kj be00c17615 More changes to try improve LSP. 2022-07-12 16:38:53 -04:00
kj a6c1c113df Set shortcut for counsel-mark-ring. 2022-07-12 16:38:24 -04:00
kj 23b14da665 Set allways ensure for use package. 2022-07-12 16:37:53 -04:00
kj 9ee088a832 Add 2 ways to take code screenshots (maybe unnesearry, but why not). 2022-07-12 16:36:51 -04:00
kj a27d677716 Disable open *messages* when click on minibuffer. 2022-07-10 21:57:05 -04:00
kj cf059895f9 Change lsp for html/php switching and set counsel-register. 2022-06-29 20:52:39 -04:00
kj 5fa858af78 Remove unused functions and change 2 shortcuts.
- Modify comment/uncomment region to comment current line and change
to shortcut to C-S-c.
- Change duplicate line shortcut to C-S-d.
2022-06-27 23:52:52 -04:00
kj ee4c9c351f LSP improvements.
- Disconnect from flycheck: I finded that it hangs with lsp (checked
with profiler-start/stop/report) and freeze emacs for a few seconsand
other errors apears like bad syntax highlighting.
- Re-enable lsp with prog-mode.
- Enable automatic project root detection vía
projectile (lsp-auto-guess-root).
- Lsp idle delay changed to 0.5 (default value).
2022-06-27 16:02:41 -04:00
kj d8f91e3dac Change dashboard agenda to daily and also show the time of the task. 2022-06-27 16:01:08 -04:00
kj 88c8049a6f Add org-autolist. 2022-06-27 16:00:04 -04:00
kj cf49ec2618 Disable LSP Lens. 2022-06-19 13:41:32 -04:00
kj eea36dbe80 Disable yasnipets TAB keybidding. 2022-06-18 20:37:11 -04:00
kj fe46f716eb Remove polymode. 2022-06-18 20:36:05 -04:00
kj cea7e3ace6 Fix citre. 2022-06-11 02:48:01 -04:00
kj e6e6c20c9c Disable autoload lsp on prog-mode. 2022-06-11 02:47:09 -04:00
kj 787e23525c Add polymode. 2022-06-11 02:46:49 -04:00
kj 5a889964e7 Fix setting treeemacs git straight to true. 2022-06-09 16:10:50 -04:00
kj b7873f48de Add gcmh package to manage the valoue of gc-cons-threshold. 2022-06-09 04:14:23 -04:00
kj 93bee419e8 Add treemacs. 2022-06-09 03:53:59 -04:00
kj b59e654bbd Improve lsp (it freezes a lot). 2022-06-09 03:53:28 -04:00
kj d50f434788 Revove books with bad orthography. 2022-06-08 03:01:55 -04:00
kj ac79a60aee Change company-idle-delay. 2022-06-08 02:49:56 -04:00
kj cb445f95c0 Add dap mode for debug and lsp for java. 2022-06-07 03:36:36 -04:00
kj 6dbf0e9746 Increase lsp read-process-output-max to 3MB. 2022-06-07 03:09:10 -04:00
kj f8b5174274 Retore part of the old org-capture templates. 2022-06-07 03:08:03 -04:00
kj 553694530e Disable lsp-ui-doc on mouse hover and set F1 key to trigger it. 2022-06-06 17:11:28 -04:00
kj 42ff8f3cbd Change org-capture key, template and remove an agenda file. 2022-06-06 15:01:38 -04:00
kj f38ca8a4c9 Remove book with bad orthography from speed-test-type config. 2022-06-05 13:37:15 -04:00
kj a7045d3b30 Mixed changes.
- Rename org-config.el to base-org.el.
- Enable lsp by default.
- Improve lsp.
- Add citre package (ctags IDE).
- Add ripgrep search.
- Add pomidor  (pomodoro timer).
- Move keybinding for improve load time (some are deleted or changed).
- Add C-x C-r keybinding for recent files.
- And more...
2022-06-01 09:18:06 -04:00
kj 7ee9bd4492 Change from package.el to straight.el. 2022-05-27 17:04:28 -04:00
kj fb890c4ceb Disable lsp mode by default on rust and enable php. 2022-05-27 12:23:09 -04:00
kj 98174ef392 Add shortcut for fast change to rust major mode. 2022-05-27 12:22:02 -04:00
kj 2baff92bf0 Fix projectile warning setting the frame title. 2022-05-18 03:43:24 -04:00