Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-14 | Changes to Emacs config (can't explain because moving to elpaca) | Aryadev Chavali | |
I'm having issues with freezing the new versions of stuff in straight for Emacs 30. Moving to elpaca to hopefully get out of that. | |||
2024-10-07 | Some changes | Aryadev Chavali | |
2024-10-07 | Change some config stuff | Aryadev Chavali | |
2024-10-06 | Some documentation for config | Aryadev Chavali | |
2024-10-06 | Disable flycheck mode in C/C++ | Aryadev Chavali | |
2024-10-06 | Add ESC key for empv hydra | Aryadev Chavali | |
2024-10-06 | Install VTerm for Emacs | Aryadev Chavali | |
2024-10-06 | Define a better "I" key for Eshell | Aryadev Chavali | |
2024-10-05 | Empv and better +project/generate-tags | Aryadev Chavali | |
2024-10-05 | Added scratchpad configuration | Aryadev Chavali | |
2024-10-05 | Fix org-clock configuration | Aryadev Chavali | |
2024-10-05 | Add Evil-multiedit | Aryadev Chavali | |
2024-10-05 | Some changes to config, mostly bindings and text | Aryadev Chavali | |
2024-10-01 | Added binding to find all TODOs in a project via rg.el | Aryadev Chavali | |
2024-10-01 | Added better grepping utilities, per file or for the configuration file | Aryadev Chavali | |
Better than (counsel-rg-or-swiper), provides a buffer of results that I can deal with as I want. | |||
2024-10-01 | GUD configuration | Aryadev Chavali | |
2024-10-01 | Configure scheme | Aryadev Chavali | |
2024-10-01 | Fix fsan compilation-error-regexp | Aryadev Chavali | |
2024-10-01 | Hydra for moving between errors | Aryadev Chavali | |
2024-10-01 | Move mpv module into configuration directly | Aryadev Chavali | |
2024-10-01 | Some general changes | Aryadev Chavali | |
2024-10-01 | Switched non tangled sections to also not output results | Aryadev Chavali | |
2024-10-01 | Add more documentation in config | Aryadev Chavali | |
2024-10-01 | Add binds for file-local and directory-local variables | Aryadev Chavali | |
2024-10-01 | Allow EViL to run in the minibuffer | Aryadev Chavali | |
2024-10-01 | Emacs theme isn't synced to time, and is loaded after-init | Aryadev Chavali | |
2024-10-01 | (Emacs/elisp)~hide-mode-line is a globalised minor-mode | Aryadev Chavali | |
2024-10-01 | (Emacs/config)~Ivy + Counsel -> IComplete + Consult | Aryadev Chavali | |
Decided to use vanilla packages a bit more, and got a bit bored of Ivy + Counsel. | |||
2024-09-23 | (Emacs/config)~other small changes | Aryadev Chavali | |
2024-09-23 | (Emacs/config)~text changes | Aryadev Chavali | |
2024-09-23 | (Emacs/config)~remove unnecessary general-def in :general sections | Aryadev Chavali | |
2024-09-23 | (Emacs/config)~Small changes | Aryadev Chavali | |
2024-09-23 | (Emacs/config)+markdown-mode | Aryadev Chavali | |
Mostly for Eglot documentation. | |||
2024-09-23 | (Emacs/config)~Convert fsan compilation-error-regexp to an rx call | Aryadev Chavali | |
Looks a bit nicer, is Lispy. | |||
2024-09-23 | (Emacs/config)~Modify haskell config | Aryadev Chavali | |
2024-09-23 | (Emacs/config)+ocaml configuration using opam | Aryadev Chavali | |
2024-09-08 | (Emacs/config)~move magit to start | Aryadev Chavali | |
2024-09-08 | (Emacs/config)~minor adjustments | Aryadev Chavali | |
2024-09-08 | (Emcas/config)~quote -> function in proc macro | Aryadev Chavali | |
2024-08-27 | (Emacs/config)~set tab-bar-show as late as possible, defers tab-bar | Aryadev Chavali | |
Optimises my load time quite a bit. | |||
2024-08-27 | (Emacs/config)+timer to sync theme based on hour | Aryadev Chavali | |
2024-08-24 | (Emacs/config)~Fix fsan error regexp in compilation | Aryadev Chavali | |
2024-08-24 | (Emacs/config)~+project/generate-tags uses root folder | Aryadev Chavali | |
Instead of giving all the project files that project.el THINKS I want, let's just use the folder itself and abuse ctags. Leads to better TAGS overall. | |||
2024-08-24 | (Emacs/config)~le-thesaurus -> powerthesaurus | Aryadev Chavali | |
le-thesaurus stopped working, so here's a different one. Already has a transient which maps to exactly the binds I was using with le-thesaurus. | |||
2024-08-24 | (Emacs/config)+default case to font sizes configuration | Aryadev Chavali | |
2024-08-24 | (Emacs/config)+video formats to dired-guess-shell-alist-user | Aryadev Chavali | |
2024-08-24 | (Emcas/config)~descriptions | Aryadev Chavali | |
2024-08-24 | (Emacs/config)~change tab-bar-format to not include buttons | Aryadev Chavali | |
No need for add tab or remove tab buttons, it's a single key chord. | |||
2024-08-24 | (Emacs/config|elisp)+custom light theme with switches in config.org | Aryadev Chavali | |
2024-08-21 | (Emacs/config)+dired-rsync package | Aryadev Chavali | |