aboutsummaryrefslogtreecommitdiff
path: root/Emacs
AgeCommit message (Collapse)Author
2024-10-06Install VTerm for EmacsAryadev Chavali
2024-10-06Define a better "I" key for EshellAryadev Chavali
2024-10-05Empv and better +project/generate-tagsAryadev Chavali
2024-10-05Added scratchpad configurationAryadev Chavali
2024-10-05Fix org-clock configurationAryadev Chavali
2024-10-05Add Evil-multieditAryadev Chavali
2024-10-05Update aliasesAryadev Chavali
2024-10-05Update org-mode pinAryadev Chavali
2024-10-05Make license-choice have possible tagsAryadev Chavali
2024-10-05Some changes to config, mostly bindings and textAryadev Chavali
2024-10-05Update game scoresAryadev Chavali
2024-10-01Added binding to find all TODOs in a project via rg.elAryadev Chavali
2024-10-01Added better grepping utilities, per file or for the configuration fileAryadev Chavali
Better than (counsel-rg-or-swiper), provides a buffer of results that I can deal with as I want.
2024-10-01GUD configurationAryadev Chavali
2024-10-01Configure schemeAryadev Chavali
2024-10-01Fix fsan compilation-error-regexpAryadev Chavali
2024-10-01Hydra for moving between errorsAryadev Chavali
2024-10-01Move mpv module into configuration directlyAryadev Chavali
2024-10-01Some general changesAryadev Chavali
2024-10-01Switched non tangled sections to also not output resultsAryadev Chavali
2024-10-01Add more documentation in configAryadev Chavali
2024-10-01Add binds for file-local and directory-local variablesAryadev Chavali
2024-10-01Allow EViL to run in the minibufferAryadev Chavali
2024-10-01Emacs theme isn't synced to time, and is loaded after-initAryadev Chavali
2024-10-01Update Eshell aliasesAryadev Chavali
2024-10-01Update tetris scoresAryadev Chavali
2024-10-01(Emacs/elisp)~hide-mode-line is a globalised minor-modeAryadev Chavali
2024-10-01(Emacs/config)~Ivy + Counsel -> IComplete + ConsultAryadev Chavali
Decided to use vanilla packages a bit more, and got a bit bored of Ivy + Counsel.
2024-10-01(Emacs/yasnippet)~fix parentsAryadev Chavali
2024-09-23(Emacs/elisp)+font-latex customisation in personal-light-themeAryadev Chavali
2024-09-23(Emacs/elisp)~Fix bug in +eshell/open where named eshell instances weren't ↵Aryadev Chavali
created This happened because (eshell) with no arguments would not lookup eshell-buffer-name.
2024-09-23(Emacs/elisp)~padding is now a variableAryadev Chavali
2024-09-23(Emacs/config)~other small changesAryadev Chavali
2024-09-23(Emacs/config)~text changesAryadev Chavali
2024-09-23(Emacs/config)~remove unnecessary general-def in :general sectionsAryadev Chavali
2024-09-23(Emacs/config)~Small changesAryadev Chavali
2024-09-23(Emacs/config)+markdown-modeAryadev Chavali
Mostly for Eglot documentation.
2024-09-23(Emacs/config)~Convert fsan compilation-error-regexp to an rx callAryadev Chavali
Looks a bit nicer, is Lispy.
2024-09-23(Emacs/config)~Modify haskell configAryadev Chavali
2024-09-23(Emacs/config)+ocaml configuration using opamAryadev Chavali
2024-09-16(Emacs/elisp)~Update licenseAryadev Chavali
2024-09-08(Emacs/config)~move magit to startAryadev Chavali
2024-09-08(Emacs/config)~minor adjustmentsAryadev Chavali
2024-09-08(Emcas/config)~quote -> function in proc macroAryadev Chavali
2024-09-08(Emacs/elisp)~variables for colours of success, failure and dir in eshell-promptAryadev Chavali
2024-09-08(Emacs/elisp)~adjusting faces in personal-light themeAryadev Chavali
2024-09-08(Emacs/elisp)~moving stuff around, deleting some old stuffAryadev Chavali
2024-09-08(Emacs/elisp)+evil-mc customisation into personal-solarizedAryadev Chavali
2024-09-08(Emacs/config)~Massively speed up git cloning in straightAryadev Chavali
2024-09-06(Emacs/*)+tetris scoresAryadev Chavali