]> jturnerusa.dev Git - emacs.d/commit
init
authorJohn Turner <jturner.usa@gmail.com>
Mon, 4 Jul 2022 01:29:51 +0000 (21:29 -0400)
committerJohn Turner <jturner.usa@gmail.com>
Mon, 4 Jul 2022 01:29:51 +0000 (21:29 -0400)
commite6b5e17a394cc8fdd827670b8fa1a81043c8a951
tree30754c43c34a336053f893fa26ba8bf3b1876669
init
45 files changed:
.gitignore [new file with mode: 0644]
config/company/config-company.el [new file with mode: 0644]
config/conf-mode/config-conf-mode-hooks.el [new file with mode: 0644]
config/conf-mode/config-conf-mode.el [new file with mode: 0644]
config/config.el [new file with mode: 0644]
config/dired/config-dired.el [new file with mode: 0644]
config/display-buffer/config-display-buffer-alist.el [new file with mode: 0644]
config/display-buffer/config-display-buffer.el [new file with mode: 0644]
config/eglot/config-eglot-servers.el [new file with mode: 0644]
config/eglot/config-eglot.el [new file with mode: 0644]
config/eldoc/config-eldoc.el [new file with mode: 0644]
config/electric/config-electric.el [new file with mode: 0644]
config/files/config-files-backup-on-save-hook.el [new file with mode: 0644]
config/files/config-files.el [new file with mode: 0644]
config/flycheck/config-flycheck-cargo-has-command-p-fix.el [new file with mode: 0644]
config/flycheck/config-flycheck.el [new file with mode: 0644]
config/flymake/config-flymake-hooks.el [new file with mode: 0644]
config/flymake/config-flymake.el [new file with mode: 0644]
config/garbage-collection/config-garbage-collection.el [new file with mode: 0644]
config/keys/config-keys.el [new file with mode: 0644]
config/lsp-mode/config-lsp-mode-disable-install-server.el [new file with mode: 0644]
config/lsp-mode/config-lsp-mode.el [new file with mode: 0644]
config/man/config-man-helper-functions.el [new file with mode: 0644]
config/man/config-man.el [new file with mode: 0644]
config/native-comp/config-native-comp.el [new file with mode: 0644]
config/package/config-package.el [new file with mode: 0644]
config/prog-mode/config-prog-mode-hooks.el [new file with mode: 0644]
config/prog-mode/config-prog-mode.el [new file with mode: 0644]
config/programming-languages/c/config-c-functions.el [new file with mode: 0644]
config/programming-languages/c/config-c.el [new file with mode: 0644]
config/programming-languages/config-programming-languages.el [new file with mode: 0644]
config/programming-languages/shell/config-shell.el [new file with mode: 0644]
config/project/config-project-find-rust-projects.el [new file with mode: 0644]
config/project/config-project.el [new file with mode: 0644]
config/recentf/config-recentf.el [new file with mode: 0644]
config/savehist/config-savehist.el [new file with mode: 0644]
config/text-mode/config-text-mode-hooks.el [new file with mode: 0644]
config/text-mode/config-text-mode.el [new file with mode: 0644]
config/tramp/config-tramp-connection-properties.el [new file with mode: 0644]
config/tramp/config-tramp-sudo-hang-fix.el [new file with mode: 0644]
config/tramp/config-tramp.el [new file with mode: 0644]
custom.el [new file with mode: 0644]
init.el [new file with mode: 0644]
themes/custom-wombat-theme.el [new file with mode: 0644]
themes/github-dim-theme.el [new file with mode: 0644]