Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-30 | Add async org-mode package | Adrian Kummerlaender | |
Essential for code blocks taking longer than a couple of seconds | |||
2020-06-30 | Enable password caching for Emacs tramp | Adrian Kummerlaender | |
2020-06-27 | Mixed emacs config updates | Adrian Kummerlaender | |
2020-06-27 | Add org subtree narrow shortcut to hydra menu | Adrian Kummerlaender | |
2020-06-26 | Enable evil-leader mode before evil-mode | Adrian Kummerlaender | |
Otherwise it is not enabled in every evil-mode buffer | |||
2020-06-26 | Add evil-magit | Adrian Kummerlaender | |
2020-06-26 | Setup org-rifle | Adrian Kummerlaender | |
2020-06-26 | Add keybinding for kill ring search | Adrian Kummerlaender | |
2020-06-25 | Fix evil config | Adrian Kummerlaender | |
2020-06-25 | Move Emacs mail config into separate file | Adrian Kummerlaender | |
2020-06-25 | Mail config update | Adrian Kummerlaender | |
Without this changes are not reflected upstream. | |||
2020-06-25 | Move size rules into Emacs theme | Adrian Kummerlaender | |
2020-06-25 | Change Deft filter rule | Adrian Kummerlaender | |
2020-06-24 | Change org-bullets | Adrian Kummerlaender | |
2020-06-24 | Keybindings... | Adrian Kummerlaender | |
2020-06-24 | Prefer UTF8 everywhere | Adrian Kummerlaender | |
2020-06-24 | Update mu4e mail setup | Adrian Kummerlaender | |
2020-06-23 | Add keybinds for org linking | Adrian Kummerlaender | |
Binding of `org-store-link` is global to store link from any supported buffer. Not fully happy with the choice of F12 but ok for now. | |||
2020-06-23 | Fix orgmode execute binding | Adrian Kummerlaender | |
Worked for source blocks but not for "#+CALL" statements. | |||
2020-06-23 | Basic eMail setup using home-manager account system and mu4e | Adrian Kummerlaender | |
2020-06-23 | Only use projectile for ctags updating in Emacs | Adrian Kummerlaender | |
2020-06-22 | Setup direnv to use nix-shell envs from Emacs | Adrian Kummerlaender | |
2020-06-22 | Add binding for tags counsel to Emacs | Adrian Kummerlaender | |
2020-06-22 | Setup emacs daemon and client | Adrian Kummerlaender | |
It seems like I finally got my setup to a state where Emacs is there to stay. | |||
2020-06-19 | Add basic dired customization to Emacs | Adrian Kummerlaender | |
2020-06-17 | Set eshell autocomplete, prompt color | Adrian Kummerlaender | |
2020-06-17 | Update Emacs config | Adrian Kummerlaender | |
2020-06-16 | Add basic Org mode menu based on Hydra | Adrian Kummerlaender | |
2020-06-16 | Add more convenient window / buffer keybinds to Emacs | Adrian Kummerlaender | |
2020-06-16 | Add minor mode display to modeline | Adrian Kummerlaender | |
2020-06-16 | Use emacs-provided line number display | Adrian Kummerlaender | |
2020-06-14 | Update Emacs config | Adrian Kummerlaender | |
2020-06-11 | Implement custom related file jumping logic in Emacs | Adrian Kummerlaender | |
Neither projectile nor ff-find-other-file's offering do what I want in a straight forward manner. The former is still added as it is useful for project management (currently mostly regenerating ctags files). | |||
2020-06-11 | Replace fzf with matching counsel commands in Emacs | Adrian Kummerlaender | |
2020-06-11 | Setup automatic tag updating in Emacs | Adrian Kummerlaender | |
Sadly counsel-etags did not find universal-ctags in my PATH so some custom setup in Nix home-manager was required. | |||
2020-06-11 | Add basic Org capture templates | Adrian Kummerlaender | |
2020-06-11 | Add Nix syntax highlighting to Emacs | Adrian Kummerlaender | |
2020-06-10 | Set central folder for Orgmode LaTeX preview images | Adrian Kummerlaender | |
This way the note folders are not polluted. | |||
2020-06-10 | Enable inline LaTeX previews in Orgmode | Adrian Kummerlaender | |
2020-06-08 | Replace custom copyright comment hiding with HideShow mode | Adrian Kummerlaender | |
2020-06-08 | Rewrite some Evil bindings in a more pleasant style | Adrian Kummerlaender | |
2020-06-08 | Remove fancy C++ font lock package | Adrian Kummerlaender | |
Doesn't change much. In other news: Magit is nice. | |||
2020-06-08 | Reduce scroll lag on files with heavy fontification | Adrian Kummerlaender | |
2020-06-08 | Use narrowing to hide C-style copyright comments in Emacs | Adrian Kummerlaender | |
2020-06-08 | Further Emacs config tinkering | Adrian Kummerlaender | |
2020-06-07 | Further Emacs config tinkering | Adrian Kummerlaender | |
2020-06-07 | Add basic port of my custom colorscheme to Emacs | Adrian Kummerlaender | |
2020-06-04 | Add function for quickly adding deft links in emacs | Adrian Kummerlaender | |
2020-06-03 | Add org interleave mode | Adrian Kummerlaender | |
2020-06-03 | Taking another run at using Orgmode for note taking | Adrian Kummerlaender | |