Commit Graph

256 Commits

Author SHA1 Message Date
9b8a96cbb3 Add org handler for 'pdf:' link 2020-04-14 03:22:29 -04:00
df8011a034 Disable auto indentation in web-mode 2020-04-14 03:20:34 -04:00
0955beffec Only demand which-key if it is installed 2020-04-12 15:19:48 -04:00
18762c553b Demote show-marks to optional 2020-04-12 15:19:29 -04:00
65c9e10f7f Disable raising and focusing of X frames
because wow is that annoying
2020-04-07 12:11:30 -04:00
35815b5e0f Enable show-trailing-whitespace in yaml mode 2020-04-02 15:33:53 -04:00
a376094126 Add bindings for counsel-shell-history in comint mode 2020-04-02 15:33:18 -04:00
8b7598f5a0 Add grip-mode binding 2020-03-25 01:47:37 -04:00
527128f756 Disable script and style block padding in web-mode 2020-03-25 01:43:11 -04:00
3071cdc59d Use Microsoft Python language server 2020-03-25 01:42:37 -04:00
0603a9cc86 Add org-shift{left,right} bindings for arrow-less operation 2020-02-29 15:43:58 -05:00
e93bb15974 nm: Forward mail inline, with Fwd: subject prefix 2020-02-25 00:10:42 -05:00
5189bfd181 Add a check for fortune-cookie required program 2019-11-24 10:01:10 -05:00
78f69bd0ed Add typescript to lsp mode list 2019-11-24 10:00:15 -05:00
e47c2cd2f5 Add a fast remote update function to nm 2019-11-24 10:00:01 -05:00
63be82b791 Demand gnus-alias 2019-11-24 09:58:05 -05:00
2827cfa465 Update TSRC email address rule 2019-09-24 14:52:34 -04:00
a55e02d043 Use prettier to check for the presence of its config file 2019-09-12 08:53:34 -04:00
fc32bfa4bf Automatically enable prettier when .prettierrc is present at git root 2019-09-09 11:15:54 -04:00
dd118646d1 Demand editorconfig-mode 2019-09-09 11:06:20 -04:00
ce69b4473f Don't error when custom.el doesn't exist 2019-08-15 18:28:38 -04:00
9dc46d9faf Demand which-key-posframe 2019-08-15 18:26:04 -04:00
f0564908f4 Add config for gnus-alias in notmuch 2019-08-13 15:42:47 -04:00
89b0cf958f Demand some packages that need to be loaded at start 2019-08-13 15:42:29 -04:00
75b82b1293 Use org-plus-contrib instead of elpa org 2019-08-03 19:44:50 -04:00
7cfdcd3946 Use use-package-{check-before-init,always-defer} to speed/quiet loading 2019-07-21 00:46:19 -04:00
cb798a6b74 Add function/binding for updating SRCINFO to pkgbuild-mode 2019-07-17 22:10:09 -04:00
bd21045064 Rename init-hydra.el to hydra-defs.el because the "init" prefix was annoying 2019-06-15 17:31:47 -04:00
27d6e7014c Fix starting lsp for java mode 2019-06-15 17:28:53 -04:00
fd7ed0a897 Set which-key-posframe background color 2019-05-31 16:25:37 -04:00
a3acf22829 Add company-posframe config 2019-05-31 16:25:10 -04:00
be5abbd0e9 Add helpful config 2019-05-31 12:56:35 -04:00
a8a38a27db Add docstring for latex-save-and-compile 2019-05-30 00:41:02 -04:00
06e8558848 Add config for company-auctex 2019-05-30 00:40:50 -04:00
92b8fa2a76 Add config for exec-path-from-shell for macOS 2019-05-30 00:40:05 -04:00
15b14408fe Actually call start-server on osx, fixes some wierd emacsclient stuff 2019-05-30 00:39:36 -04:00
6d0284bed3 Remove old comment on lsp-java, as jdtls is now auto-installed 2019-05-30 00:38:41 -04:00
356970944b Move various internal package config bits around, fix indent settings 2019-05-30 00:38:05 -04:00
d5e83ded97 Fix and delight which-key config 2019-05-30 00:38:05 -04:00
a6adcd7f71 Add which-key config 2019-05-19 19:24:54 -04:00
8593dba2ef notmuch: Upload in background with muchsync 2019-04-15 09:50:54 -04:00
7ebc3514fc Fix function name in org-src-export-to-pdf (again) 2019-04-10 13:27:18 -04:00
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
cd0537b678 Use org-tempo templates 2019-04-02 22:16:43 -04:00
653a402eae Fix typo in docstring of split-window-right-i3 2019-03-28 15:01:03 -04:00
e36aee62d7 Fix magit gitignore bindings 2019-03-02 13:50:34 -05:00
ccd64db759 Add some major modes to atomic-chrome 2019-02-20 15:15:39 -05:00
6b19b032a6 Add missing :config in (use-package indent) 2019-02-19 02:02:55 -05:00
726224bfe0 Check if i3 exists when trying to do splits, else just spawn new frames 2019-02-19 01:58:16 -05:00
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