Commit Graph

313 Commits

Author SHA1 Message Date
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
kj 52a7058da6 On daemon mode, kill all buffer except dashboard on close frame. 2022-05-18 03:31:22 -04:00
kj 290243835f Enable lsp on Rust. 2022-05-18 03:08:59 -04:00
kj e98d12e7e8 Change windmove shortcut keys. 2022-05-18 03:07:54 -04:00
kj 0411b624da Fix lsp to works with another company-backends. 2022-05-18 03:07:05 -04:00
kj 97ec0558dd Change to alphabetical order. 2022-05-16 00:13:25 -04:00
kj cfb3279f52 Disable maximize at start. 2022-05-09 21:16:56 -04:00
kj 1ade083d25 Move notes and agenda to another path. 2022-05-09 20:28:50 -04:00
kj 18a43a404c Change C-c C-d shortcut to C-c l d. 2022-05-08 19:06:23 -04:00
kj f654c2889b Add shortcut to duplicate line. 2022-05-08 19:00:49 -04:00
kj 28e1e3d4b1 Add org-roam-ui... and it's beautifull :D. 2022-05-08 19:00:07 -04:00
kj 935cb9e70b Set org-mode case-sensitive at autocompete. 2022-05-07 23:33:21 -04:00
kj 97c7ea774b Reorder config and php-doc-block shortcut now works only on php-mode. 2022-05-07 14:21:20 -04:00
kj 87c61ac6e9 Fix origami-toggle-all-nodes shortcut. 2022-05-07 14:20:41 -04:00
kj 19750d202d Fix indentation in org files. 2022-05-06 19:56:31 -04:00
kj 9166630294 Configure Agenda dashboard. 2022-05-06 18:37:31 -04:00
kj d1c00e505c Add rust lang. 2022-05-06 17:29:24 -04:00
kj 9cddf59c1d Improve yasnippets and enable yas-minor-mode on html-mode. 2022-05-06 16:07:54 -04:00
kj 0aed1d01a2 Fix autostart of smoothscrolling-mode. 2022-05-06 12:36:46 -04:00
kj d39a050a04 Add org-roam. 2022-05-05 20:04:23 -04:00
kj 38b36468f8 Add comments to base-functions.el. 2022-05-05 02:08:01 -04:00
kj aced36ad35 Refining org config. 2022-05-05 01:59:45 -04:00
kj 7b0757f128 Start emacs maximized. 2022-05-05 01:47:17 -04:00
kj 0522d5085f Show recent files on startup dashboard. 2022-05-05 01:46:16 -04:00
kj 0e48c679ef Fix error of recompiling (native comp) every emacs startup. 2022-05-04 00:12:32 -04:00
kj fe386ce0d8 Move al keybindings to base-keys. 2022-05-03 23:55:00 -04:00
kj 52f8c664e6 Improve emacs startup. 2022-05-03 23:25:07 -04:00
kj b4e1c001ab Add shortcuts to origami (code folding). 2022-05-03 23:24:33 -04:00
kj 1678f7b283 Add some prettify changes to org-mode. 2022-05-03 23:23:46 -04:00
kj 5536818ec3 Move org config to 'org-config.el' file. 2022-04-21 13:45:31 -04:00
kj 9125667700 remove all evil and treemacs related. 2022-04-13 00:44:58 -04:00
kj 6598b63079 set font height. 2022-04-13 00:41:13 -04:00
kj f3118200ff Remove defer on which-key. 2022-04-07 00:17:30 -04:00
kj a964fb5f4a Fix error with evil-want-keybinding. 2022-04-06 23:34:54 -04:00
kj 55a5f04cbc Remove emacs starup message. 2022-04-06 23:29:52 -04:00
kj 662112e6ab Add evil-collection. 2022-04-06 22:58:24 -04:00
kj 1ef3e29fd7 Add native compilation (Emacs 29) and font size. 2022-04-06 11:05:36 -04:00
kj c8e1b07e28 Add multiple vterm. 2022-04-06 04:14:57 -04:00
kj fab5c55fa8 Add vterm and remove terminal-here. 2022-04-06 02:10:24 -04:00
kj 1088314f8e add more defer load. 2022-04-06 01:32:38 -04:00
kj 859e63c390 Add shortcuts for change major modes. 2022-04-05 13:26:36 -04:00
kj c7c06afe73 Add drag-stuff. 2022-04-05 02:19:24 -04:00
kj fb2876c397 Remove undo-tree. 2022-04-04 22:34:36 -04:00
kj 558bb8f33c Add defering removed by error before. 2022-04-04 22:08:30 -04:00
kj da8f068975 First commit. 2022-03-29 19:21:13 -04:00