aboutsummaryrefslogtreecommitdiff
path: root/Emacs/.config/emacs
AgeCommit message (Collapse)Author
2024-10-16Fix weird error with straight-vc-git-default-clone-depthAryadev Chavali
Need to file an error in straight.el
2024-10-16Add dmenu source code to +search/directoriesAryadev Chavali
2024-10-16Some changes to personal-solarizedAryadev Chavali
2024-10-16Use cl-remove-if-not instead of +literate/filter in literate.elAryadev Chavali
2024-10-16Remove timestamp from eshell-prompt and change colour of directoriesAryadev Chavali
2024-10-16Rework +eshell/at-cwd to use changes to +eshell/openAryadev Chavali
2024-10-16Rework +eshell/open to work better with multiple instances.Aryadev Chavali
2024-10-16Inline error-msg in +eshell/project-rootAryadev Chavali
2024-10-16Extend +eshell/goto to allow finding filesAryadev Chavali
Instead of only looking at directories, +eshell/goto now works with files. If a directory is selected, set eshell to that directory. If a file is selected, make eshell go to the directory where that file is contained then use find-file.
2024-10-16Delete old aliases fileAryadev Chavali
2024-10-15Change snippet for sh-mode for shebangs bang -> #!Aryadev Chavali
2024-10-15Upgrade straight versions lock file (default.el)Aryadev Chavali
2024-10-14Some updates to Emacs configAryadev Chavali
2024-10-14Changes 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-07Added an alias to EshellAryadev Chavali
2024-10-07Some changesAryadev Chavali
2024-10-07Change some config stuffAryadev Chavali
2024-10-06Some documentation for configAryadev Chavali
2024-10-06Disable flycheck mode in C/C++Aryadev Chavali
2024-10-06Add ESC key for empv hydraAryadev Chavali
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