Commit Graph

154 Commits

Author SHA1 Message Date
8a10889d49 Add counsel-projectile and prefix binding for projectile 2018-09-02 19:23:36 -04:00
deb3b2042a Add more org-mode bindings for UHK 2018-09-02 19:22:56 -04:00
a1343cfd7b Add some org bindings for no cursor keys keyboard 2018-08-28 22:25:02 -04:00
af0c7ca0cc Revert "Add org-mode package repo"
This reverts commit beb562b5da.
actually that was dumb, don't do that. we can just use gnu version
2018-08-28 22:22:54 -04:00
beb562b5da Add org-mode package repo 2018-08-28 21:59:41 -04:00
bbfdd67b71 Use web-mode in .vue files 2018-08-28 21:53:06 -04:00
51d39c5dc1 Move graphviz-dot-mode config to correct place 2018-08-28 21:50:03 -04:00
43f8d06f83 Remove cat-mode :( 2018-08-28 21:50:03 -04:00
434260729e Improve bindings, esp. for UHK 2018-08-28 21:50:03 -04:00
672017b3ff Add autoload for antlr mode 2018-08-28 21:50:03 -04:00
5559b31e36 Use Language Server Protocol completion where possible 2018-07-31 02:31:12 +01:00
615ee99600 Manually get dired+ from emacswiki using quelpa 2018-06-22 00:49:03 -04:00
6968bd7d09 Add git-timemachine toggle binding 2018-05-11 00:58:25 -04:00
8115069712 Fix indentation 2018-05-11 00:58:25 -04:00
a89a9fe37a Use when instead of if in electric-graphviz-dot-semi 2018-05-11 00:58:25 -04:00
f1aed9c65e Use dtrt-indent globally 2018-05-11 00:58:25 -04:00
1ee3df018a Add config for company-qml 2018-05-11 00:58:25 -04:00
e8db8ccf90 Move cc indentation config to cc-styles 2018-05-11 00:58:25 -04:00
165752b325 Make suspend-frame (C-x C-z) not try to suspend graphical emacs
It was hard to get out of and not helpful anyways
2018-04-01 21:26:58 -04:00
93d7f2b110 Disable menu bar 2018-03-23 01:25:46 -04:00
a09994e3ab Fix c-mode semantic-mode hook 2018-03-23 01:25:11 -04:00
1ba60e99e3 Experimenting with frames-only-mode, disabled popwin 2018-03-15 01:18:38 -04:00
8be0ba84be Make message close buffers, set mail-host-address 2018-03-15 01:18:05 -04:00
f2c88f5df8 Switch some hooks to using use-package's :hook feature 2018-03-15 01:17:48 -04:00
b8f75be5fe Fix org-latex-export-to-pdf spamming kill ring with tex 2018-03-15 00:33:58 -04:00
c13828151a Add config for sending email with msmtprc 2018-02-20 15:48:51 -05:00
4f16cd824f Make nm-update-remote refresh nm, and do less on the remote side 2018-02-20 15:46:31 -05:00
0e3fa97736 Add config for fortune-cookie 2018-02-20 15:45:35 -05:00
936ef53c7f Use immortal scratch mode 2018-02-20 15:45:08 -05:00
7d8d1184b7 Make find-file-as-root reuse current buffer 2018-02-20 15:40:22 -05:00
aee1ecab8a Add nm-update-remote function
pretty slow, probably need to change later
also, mbsync at end too? maybe async?
2018-01-28 03:15:15 -05:00
df377702be Add nm-read function and binding 2018-01-25 12:17:41 -05:00
7f9a0938f4 Also load python in org babel 2018-01-20 16:40:37 -05:00
f201538440 Use truncate-lines nil instead of visual-line mode for org 2018-01-20 16:39:44 -05:00
813f916341 Add function to open exported org pdf in evince 2018-01-20 16:38:07 -05:00
e1509b0f3c Add function & binding to export pdf from org-src buffers 2018-01-20 16:37:40 -05:00
9008ef0138 Add a yasnippet for an org homework header 2018-01-16 20:47:07 -05:00
d63fb671ab Make graphviz-dot not insert a newline every semicolon 2018-01-16 20:46:39 -05:00
529445c0b9 Don't try to disable tool-bar mode when it wouldn't exist 2018-01-15 20:01:13 -05:00
10bf5cdb0c Add show-marks config 2018-01-10 12:24:55 -05:00
fdac9f03fc Move hydra bindings to init.el, make C-, (hydra-mc) not be overridden 2017-12-15 00:45:28 -05:00
7d2754c535 Simplify counsel bindings 2017-12-15 00:44:58 -05:00
9cf53e10d4 Set column-enforce-face better 2017-10-02 16:52:31 -04:00
0cb4e617cf Disable indent-tabs-mode by default
I've had to turn it off manually waaay too often
2017-10-02 04:18:34 -04:00
2c96544d9a Replace whitespace-longlines-mode with column-enforce-mode 2017-10-02 04:17:43 -04:00
b10f23a67e Add tern/company-tern config 2017-09-29 03:54:27 -04:00
f7a3f02ed6 Make compilation-mode use ansi-color escapes 2017-09-21 03:28:13 -04:00
1ec4ab9eea Add config for web-mode and js2-mode 2017-09-10 03:06:26 -04:00
d1a383de3a Add missing paren to compile 2017-09-03 04:54:03 -04:00
2ec67629f4 Stick help mode windows with popwin 2017-09-02 18:18:15 -04:00