aboutsummaryrefslogtreecommitdiff
path: root/gui/conf/init.el
AgeCommit message (Collapse)Author
2020-11-15AucTex font customizationAdrian Kummerlaender
2020-11-14Add auctexAdrian Kummerlaender
2020-11-14Use inactive timestamps for capturing from webAdrian Kummerlaender
2020-11-14Hide statusline messagesAdrian Kummerlaender
2020-11-10Use LaTeX mode for tikz filesAdrian Kummerlaender
2020-11-10Enable org babel org templatesAdrian Kummerlaender
2020-11-10Add editorconfig, whitespace highlighting to EmacsAdrian Kummerlaender
2020-11-03Add todo keyword for talks and meetingsAdrian Kummerlaender
2020-10-31Use helm for jump-to-relatedAdrian Kummerlaender
2020-10-22Update org-mode TODO keywordsAdrian Kummerlaender
2020-10-12Add basic calendar entry capture templateAdrian Kummerlaender
2020-10-11Add calfw calendar setupAdrian Kummerlaender
Now this looks nice. Weirdly I did not manage to get face settings from inside my custom theme to apply, they were ignored in favour of the calfw defaults.
2020-10-09Improve zotero integration using zotxtAdrian Kummerlaender
2020-10-07Org config tweaksAdrian Kummerlaender
2020-10-05Do not open capture buffer for quoteless linksAdrian Kummerlaender
2020-10-04Enable org refiling to any agenda filesAdrian Kummerlaender
2020-10-04Basic helm-bibtex setupAdrian Kummerlaender
Together with better BibTeX Zotero plugin this allows for convenient access to my literature sources from anywhere in Emacs.
2020-10-04Enable custom image preview sizes in org modeAdrian Kummerlaender
2020-09-24Add shortcut for jumping to project bufferAdrian Kummerlaender
2020-09-24Setup basic org-protocol support for web capturingAdrian Kummerlaender
Using the "Org Capture" Firefox Extension.
2020-09-23Update org-roam hydra bindingAdrian Kummerlaender
2020-09-23Disable automatic org-roam file renamingAdrian Kummerlaender
If this is enabled, saving a narrowed buffer causes a rename.
2020-09-07Add keybinding for ctags regenerationAdrian Kummerlaender
2020-09-07Use current theme for org HTML export highlightingAdrian Kummerlaender
2020-08-29Force usage of more up-to-date external org versionAdrian Kummerlaender
This is almost certainly not the simplest way of doing this but as the derivation builds Emacs anyway it doesn't cost anything to remove the builtin version of org.
2020-08-27Remove Emacs font-lock trickeryAdrian Kummerlaender
This previously sped up rendering of large org files but now causes severe input lag for some reason. Still fighting to get a more current non-builtin org mode version to load…
2020-08-27Use feature/native-comp Emacs build from overlayAdrian Kummerlaender
2020-07-27Use helm for tag navigationAdrian Kummerlaender
2020-07-21Add expand-region, rainbow-delimitersAdrian Kummerlaender
2020-07-21Adapt org roam shorcutsAdrian Kummerlaender
2020-07-21Enable syntax highlighting in org export, add reveal exportAdrian Kummerlaender
2020-07-21Improve GC behaviourAdrian Kummerlaender
Seems to fix sporadic type lagg when editing e.g. large heavily fontified org buffers.
2020-07-21Adapt autocomplete case sensitivityAdrian Kummerlaender
2020-07-15Revamp Emacs keybindingsAdrian Kummerlaender
Using SPC as leader, discovery via which-key
2020-07-12Add link display toggle to org-mode hydraAdrian Kummerlaender
2020-07-12Setup org-roamAdrian Kummerlaender
2020-07-12Remove deprecated keybindingsAdrian Kummerlaender
2020-07-12Switch darkroom and store link keybindingsAdrian Kummerlaender
2020-07-12Disable evil-mode for calendarAdrian Kummerlaender
2020-07-08Remove org-babel tangling flickerAdrian Kummerlaender
2020-07-08Add literate calc minor modeAdrian Kummerlaender
2020-07-08Add two useful navigation pluginsAdrian Kummerlaender
2020-07-07Emacs config update, removed DeftAdrian Kummerlaender
Replaced by using various file selectors and plain org-capture.
2020-07-04Unbind C-b in evil motion mapAdrian Kummerlaender
Shadows global C-b in evil buffers otherwise
2020-07-04Some Emacs keybind maintenanceAdrian Kummerlaender
Should get started on converting the config into a readable literate document. Custom keybinds should be more consistent.
2020-07-04Setup Emacs dashboardAdrian Kummerlaender
2020-07-04Preserve Emacs history across reloadsAdrian Kummerlaender
2020-07-04Add helm swoop to emacsAdrian Kummerlaender
2020-06-30Add async org-mode packageAdrian Kummerlaender
Essential for code blocks taking longer than a couple of seconds
2020-06-30Enable password caching for Emacs trampAdrian Kummerlaender