dotfiles/emacs/.emacs.d/config
2022-11-04 10:23:29 -04:00
..
themes
handwriting.el Have some fun with my handwriting font 2021-05-12 11:05:04 -04:00
init-1pass.el Remove outdated advice and test command 2021-03-23 13:50:03 -04:00
init-auth.el Enable epa-file-mode 2021-03-09 09:23:54 -05:00
init-aws.el Add new aws profile 2021-10-05 11:15:03 -04:00
init-buffers.el Add some useful occur functions 2021-05-12 11:02:13 -04:00
init-built-ins.el Fix renamed evil-collection command 2022-07-29 11:54:08 -04:00
init-clojure.el Configure cider eval'ing to a comment 2021-04-05 10:45:35 -04:00
init-completion.el This remap caused an infinite stack in lsp-mode 2022-04-14 10:12:17 -04:00
init-dashboard.el Install all-the-icons 2022-07-29 11:54:25 -04:00
init-defaults.el Always require a final newline on file save 2022-10-24 11:03:43 -04:00
init-dired.el Add binding for dired-subtree-cycle 2022-08-09 14:05:31 -04:00
init-direnv.el Use shell-script-mode for .env.local files 2021-04-05 10:45:54 -04:00
init-docker.el Add docker-mode and dockerfile-mode 2021-03-08 14:16:23 -05:00
init-dotfiles.el
init-editing.el Add wrap-with-angle-bracket function + binding 2022-05-05 14:21:24 -04:00
init-elfeed.el Set up elfeed 2021-03-09 09:24:18 -05:00
init-elisp.el Fix init-elisp.el 2021-04-07 16:55:24 -04:00
init-email.el Fix weird mu4e server filter errors 2022-08-09 14:23:05 -04:00
init-epub.el Add ebook management/reading 2021-03-01 21:17:20 -05:00
init-eshell.el
init-evil.el Switch to undo-fu instead of undo-tree 2022-04-06 11:28:06 -04:00
init-files.el Add additional embark actions 2021-10-14 11:57:44 -04:00
init-git.el Teach git-link how to handle Spotify GHE repos 2022-04-06 13:34:12 -04:00
init-groovy.el Add groovy-mode 2021-03-08 14:15:57 -05:00
init-help.el Add additional buffer, help, and file keybindings 2021-03-19 12:40:01 -04:00
init-homebrew.el Add homebrew.el 2021-03-03 09:27:44 -05:00
init-ide.el Fix tab-completion in c/java mode 2022-04-20 17:12:53 -04:00
init-java.el Download maven sources for java projects 2022-08-17 11:17:50 -04:00
init-js.el Use indent level of 2 in js/json files 2022-11-04 10:23:29 -04:00
init-keybindings.el Ensure which-key loads at startup 2022-04-07 12:18:04 -04:00
init-kubernetes.el Add k9s command 2021-04-05 10:46:20 -04:00
init-lib.el Fix startup warnings 2021-02-23 12:14:20 -05:00
init-lisp.el Add slime 2021-03-08 14:16:13 -05:00
init-lola.el Add 1pass/Lola stuff 2021-03-23 13:46:55 -04:00
init-mac.el Add mac-specific emacs config 2022-05-31 14:09:33 -04:00
init-org.el Fix org config 2021-10-14 11:57:31 -04:00
init-pdf.el Add pdf-tools 2021-05-12 11:04:55 -04:00
init-plantuml.el Add plantuml support 2022-10-05 11:53:37 -04:00
init-prodigy.el Remove broken keybinding 2022-04-26 11:56:35 -04:00
init-profiler.el
init-projects.el Remove redundant command 2021-02-24 16:54:08 -05:00
init-python.el Add command to run python from root 2021-10-05 11:15:03 -04:00
init-run-command.el Revert "Delete maven run-command recipe" 2022-05-06 17:17:58 -04:00
init-rust.el Add a keybinding to open rustdocs in browser 2022-04-13 14:21:19 -04:00
init-scala.el Add scala config 2021-10-05 11:14:56 -04:00
init-terraform.el
init-ui.el Enable ligatures on mac 2021-05-12 11:03:32 -04:00
init-undo.el Disable undohist for commit buffers 2022-04-06 13:34:44 -04:00
init-utils.el Make epoch time function more useful 2022-10-05 11:54:07 -04:00
init-vterm.el Add vterm-send-password function 2022-08-07 15:55:12 -04:00
init-wallabag.el Add wallabag.el 2021-04-15 15:26:38 -04:00
init-web.el Add web-mode 2021-04-05 10:44:24 -04:00
init-windows.el Ensure which-key loads at startup 2022-04-07 12:18:04 -04:00
init-xml.el Enable hs-minor-mode in xml buffers 2021-05-12 11:03:59 -04:00
init-yaml.el