Commit Graph

229 Commits

Author SHA1 Message Date
Adam Goldsmith bd21045064 Rename init-hydra.el to hydra-defs.el because the "init" prefix was annoying 2019-06-15 17:31:47 -04:00
Adam Goldsmith 27d6e7014c Fix starting lsp for java mode 2019-06-15 17:28:53 -04:00
Adam Goldsmith fd7ed0a897 Set which-key-posframe background color 2019-05-31 16:25:37 -04:00
Adam Goldsmith a3acf22829 Add company-posframe config 2019-05-31 16:25:10 -04:00
Adam Goldsmith be5abbd0e9 Add helpful config 2019-05-31 12:56:35 -04:00
Adam Goldsmith a8a38a27db Add docstring for latex-save-and-compile 2019-05-30 00:41:02 -04:00
Adam Goldsmith 06e8558848 Add config for company-auctex 2019-05-30 00:40:50 -04:00
Adam Goldsmith 92b8fa2a76 Add config for exec-path-from-shell for macOS 2019-05-30 00:40:05 -04:00
Adam Goldsmith 15b14408fe Actually call start-server on osx, fixes some wierd emacsclient stuff 2019-05-30 00:39:36 -04:00
Adam Goldsmith 6d0284bed3 Remove old comment on lsp-java, as jdtls is now auto-installed 2019-05-30 00:38:41 -04:00
Adam Goldsmith 356970944b Move various internal package config bits around, fix indent settings 2019-05-30 00:38:05 -04:00
Adam Goldsmith d5e83ded97 Fix and delight which-key config 2019-05-30 00:38:05 -04:00
Adam Goldsmith a6adcd7f71 Add which-key config 2019-05-19 19:24:54 -04:00
Adam Goldsmith 8593dba2ef notmuch: Upload in background with muchsync 2019-04-15 09:50:54 -04:00
Adam Goldsmith 7ebc3514fc Fix function name in org-src-export-to-pdf (again) 2019-04-10 13:27:18 -04:00
Adam Goldsmith 60a002d9e4 Don't ensure org-tempo. That's dumb.
If it's exists, it should be loaded, but it's not an external package
2019-04-02 23:06:24 -04:00
Adam Goldsmith cd0537b678 Use org-tempo templates 2019-04-02 22:16:43 -04:00
Adam Goldsmith 653a402eae Fix typo in docstring of split-window-right-i3 2019-03-28 15:01:03 -04:00
Adam Goldsmith e36aee62d7 Fix magit gitignore bindings 2019-03-02 13:50:34 -05:00
Adam Goldsmith ccd64db759 Add some major modes to atomic-chrome 2019-02-20 15:15:39 -05:00
Adam Goldsmith 6b19b032a6 Add missing :config in (use-package indent) 2019-02-19 02:02:55 -05:00
Adam Goldsmith 726224bfe0 Check if i3 exists when trying to do splits, else just spawn new frames 2019-02-19 01:58:16 -05:00
Adam Goldsmith 0be422e429 Use Command key as Hyper on macOS
stops emacs from interpreting window-manager stuff that it shouldn't
2019-02-19 01:57:10 -05:00
Adam Goldsmith fa66765d3b Enable lsp in js2 mode 2019-02-19 01:56:47 -05:00
Adam Goldsmith edf27ea51c More generically find msmtp executable 2019-02-19 01:56:28 -05:00
Adam Goldsmith 838e75afe7 Use flycheck in lsp-mode 2019-02-19 01:55:33 -05:00
Adam Goldsmith 3017cbeb17 Actually evaluate custom.el file
fixes safe-local-variable values stuff
2019-02-19 01:51:21 -05:00
Adam Goldsmith 3c13316b78 Add nm-sticky-tag-and-next function to set a tag, then tag things with it 2019-02-14 21:42:20 -05:00
Adam Goldsmith cee53bb0b8 Auto-start atomic chome server 2019-02-06 00:24:12 -05:00
Adam Goldsmith b45100cb7d Add vue-mode config 2019-02-06 00:24:06 -05:00
Adam Goldsmith 89fb36465c Add SMerge hydra 2019-02-06 00:20:57 -05:00
Adam Goldsmith e1b935d964 Add config for rainbow-{delimiters,identifiers} 2019-02-06 00:03:47 -05:00
Adam Goldsmith e05a22c2b4 Enable sgml-electric-pair mode in web-mode, sgml-mode, and nxml-mode 2019-01-20 02:28:38 -05:00
Adam Goldsmith ab7f633220 Move normal and sh indent config to correct use-package blocks 2019-01-20 02:28:12 -05:00
Adam Goldsmith 1010f25774 Hide editorconfig modeline 2019-01-15 22:13:55 -05:00
Adam Goldsmith 5044c9aae0 Always use editorconfig 2019-01-15 21:27:44 -05:00
Adam Goldsmith 07bd7ee2ca Make web-mode not lineup calls 2019-01-15 21:27:27 -05:00
Adam Goldsmith 51ade13af7 Move open-*-in-current-directory bindings after we have bind-key 2019-01-12 15:29:42 -05:00
Adam Goldsmith ce69a63f40 Bind magit-gitignore-{globally,locally} to {i,I} respectively
instead of the popup prompt
2019-01-10 23:08:45 -05:00
Adam Goldsmith 8f555ffd33 Add super bindings for open-{term,thunar}-in-current-directory 2019-01-10 13:15:17 -05:00
Adam Goldsmith ca69317359 Make undo-tree not use a separate frame
since it works poorly, causing jumping back and forth
2018-12-14 02:28:57 -05:00
Adam Goldsmith f34ed1cfc3 Ensure installation of highlight-indent-guides 2018-12-12 20:39:44 -05:00
Adam Goldsmith d4717279a1 Actually install use-package if it isn't 2018-12-12 20:34:30 -05:00
Adam Goldsmith b621c3709a Update lsp-mode config for new version 2018-12-12 11:58:36 -05:00
Adam Goldsmith a7135a8baa Make LSP servers use current directory if no project detected
it's a but hacky, but oh well
2018-12-02 22:45:39 -05:00
Adam Goldsmith d1b62fd202 Switch nevermore to use ad1217/master instead of fix-deleted 2018-12-02 22:44:02 -05:00
Adam Goldsmith 8670efd6f7 Make nm author and read use default face 2018-12-02 22:41:59 -05:00
Adam Goldsmith 2807c96dbf Defer LaTeX/AUCTeX loading 2018-11-30 13:47:13 -05:00
Adam Goldsmith b0267f7b62 Switch to delight from rich-minority 2018-11-30 13:46:23 -05:00
Adam Goldsmith 9003956ed4 Load quelpa from melpa, simplify config 2018-11-23 15:48:27 -05:00