Commit Graph

427 Commits

Author SHA1 Message Date
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 6c9befccf4 Move .emacs.d/.gitignore to .gitignore, add a bunch more stuff 2018-12-13 12:39:29 -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 739385b48b Use newline instead of paragraph break in Org LaTeX homework header 2018-12-02 22:44:30 -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
Adam Goldsmith d7d64f6215 nm: underline unread mail 2018-11-20 12:08:50 -05:00
Adam Goldsmith 3c34201077 Add nm bindings for next/prev line with j/k 2018-11-20 11:59:08 -05:00
Adam Goldsmith 9719dd00de Add nm-spam and binding 2018-11-20 11:58:45 -05:00
Adam Goldsmith bcb8828b96 Add a bunch of stuff to mc-lists 2018-11-20 11:42:24 -05:00
Adam Goldsmith 7fdf3c25c4 Rearrange config for readability 2018-11-09 12:13:22 -05:00
Adam Goldsmith aaa66e4ee6 remove mmm-mode config, as I no longer use it 2018-11-09 11:34:06 -05:00
Adam Goldsmith 5a96096119 Change ivy-re-builders back to default 2018-11-09 11:25:57 -05:00
Adam Goldsmith eda68f0f9e Add config for ob-ipython 2018-11-06 12:50:41 -05:00
Adam Goldsmith d31d0e9050 Switch to lsp-typescript 2018-11-06 12:49:28 -05:00
Adam Goldsmith fa56fb6d85 Use dvisvgm instead of dvipng for org latex preview 2018-11-06 12:12:41 -05:00
Adam Goldsmith 9560dfeb33 Switch last 'define-key's to 'bind-key' 2018-11-06 12:10:47 -05:00
Adam Goldsmith ce2d2cf604 Add js2-refactor config 2018-11-06 12:05:25 -05:00
Adam Goldsmith 6b9b2d9750 Fix org-src-export-to-pdf function 2018-11-05 15:29:34 -05:00
Adam Goldsmith d6fed50288 Disable undo in region 2018-10-28 21:14:11 -04:00
Adam Goldsmith 4913ce8045 Cleanup/add lsp ui config 2018-10-04 15:02:11 -04:00
Adam Goldsmith d4c758d6dd Ensure that yas-minor mode is enabled in org-insert-homework-header 2018-10-04 14:56:55 -04:00