Commit Graph

1515 Commits

Author SHA1 Message Date
64f448c6c5
[Emacs] Disable yasnippet in term-mode 2016-11-17 09:55:12 -06:00
894eb71c4b
[Emacs] Use flatland theme 2016-11-13 09:50:51 +00:00
774d1ea8fb
[Emacs] Make C-j work in term-mode 2016-11-13 09:50:33 +00:00
a0f3c33c2b
[Emacs] Move magit and flycheck for install order 2016-11-13 09:49:41 +00:00
9ee78829f4
[Emacs] Reenable emit use-package 2016-11-13 09:48:24 +00:00
7af5e3b82e
[Emacs] Helm and register preview display-buffer settings 2016-11-08 18:25:39 -08:00
2a551ef701
[Emacs] Save interprogram paste
Set `save-interprogram-paste-before-kill` to t.
2016-11-08 13:47:13 -08:00
b45a0a8bec
Revert "[Emacs] Update org-projectile configs for big-changes branch"
This reverts commit 18992c0720.
2016-11-08 11:35:04 -08:00
3221c24383
[Emacs] Override xref function AFTER xref loaded 2016-11-07 22:50:16 -08:00
3e50d2989c
[Emacs] Refine frames-only-mode stuff 2016-11-07 22:49:59 -08:00
4e639be905
[Emacs] Use company-dabbrev-code to supplement company-ghc
company-ghc does not provide in buffer completion.
2016-11-07 22:48:50 -08:00
d5837d167e
[Emacs] Add copy current-buffer name function 2016-11-07 22:48:33 -08:00
8daa4b875b
[Emacs] Use end-of-visual-line in org-mode
The default behavior of org-mode-end-of-line has changed so that we
never go past folded ellipses which is super annoying.
2016-11-07 17:42:45 -08:00
03c033eb54
[Emacs] Prefer display-buffer-use-some-frame
This fixes pop-to-buffer with flycheck etc.
2016-11-07 17:33:03 -08:00
1950c24fff
[Emacs] Make imalison:other-window handle windows AND frames 2016-11-07 17:23:08 -08:00
19fe0379a7
[Emacs] Demand beacon package 2016-11-07 17:22:17 -08:00
a97eaede08
[Emacs] Use display-buffer-use-some-frame for frames-only
This seems to be what I had wanted all along. Things seem to work quite
well now.
2016-11-07 16:49:31 -08:00
736bdb16a0
[Emacs] Pull frames-only functions to top level 2016-11-07 16:41:36 -08:00
e0b339b0b1
[Emacs] Let xref window die once target selected 2016-11-07 16:03:59 -08:00
34387058bb
[Emacs] Fixup frames-only-mode 2016-11-07 15:44:00 -08:00
7faf5e4b54
[Emacs] Try to tidy up frames only mode 2016-11-07 15:25:24 -08:00
90d30215ef
[Emacs] Use window in frames only mode for magit-diff on commit 2016-11-07 15:04:37 -08:00
fda9733006
[Emacs] Frames only cleanup 2016-11-07 15:03:26 -08:00
1451be94e7
[Emacs] Add let-advise function 2016-11-07 15:02:31 -08:00
6a339b8a88
[Emacs] Disable showing of diff when using frames mode
I couldn't get the diff popup to play nicely with frames-only no matter
how much I tweaked display-buffer-alist.
2016-11-07 15:01:14 -08:00
dd04e6a500
[Emacs] Pop up a frame for diff when comitting with magit 2016-11-07 14:19:56 -08:00
393ef29f25
[Emacs] Always use window popups for magit popups 2016-11-07 14:03:08 -08:00
67fbec9cd7
[Emacs] Edit src blocks in same frame in org-mode 2016-11-07 13:46:39 -08:00
c84d171848
[Emacs] Update github pages index file 2016-11-07 13:26:11 -08:00
3ee4cffd9c
[Emacs] Add my own frames oriented mode 2016-11-07 13:23:25 -08:00
418c0a59b3
[Emacs] Demand ox 2016-11-07 12:11:09 -08:00
18992c0720
[Emacs] Update org-projectile configs for big-changes branch 2016-11-07 12:04:02 -08:00
25033c1414
[Emacs] Only install packages after use-package present 2016-11-07 11:57:02 -08:00
531ac00039
[Emacs] Add choose theme to font hydra 2016-11-05 00:35:02 -07:00
c53b1bc4b5
[Emacs] Add buffer display heading (WIP) 2016-11-04 18:29:15 -07:00
e4e4276e0d
[Emacs] Remove frames-only-mode 2016-11-04 17:39:52 -07:00
b7dccb7150
Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-11-04 17:39:39 -07:00
a1ba0097cb
Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-11-04 08:55:04 -07:00
c465a46054
[Emacs] Update tile hydra 2016-11-04 08:54:24 -07:00
2ca8cdbe49
[Emacs] Re-enable magithub 2016-11-03 19:12:16 -07:00
5d4114f095
Merge remote-tracking branch 'origin/master' 2016-11-03 17:30:08 -07:00
7d71f2feb0
[Emacs] Fix colorize-compilation-mode read-only settings 2016-11-03 17:28:22 -07:00
ebad6af6ae
[Emacs] Add indent-region to mc-lists 2016-11-03 17:24:02 -07:00
67d320b47a
[Emacs] Add stream package 2016-11-02 23:15:48 -07:00
569dfd87c7
[Emacs] Fix appearance condition case 2016-11-02 23:15:27 -07:00
18434df625
[Emacs] Add noflet 2016-11-02 20:58:03 -07:00
029cca03ce
[Emacs] Fix tile highlight link for export 2016-11-02 20:56:01 -07:00
3cb4ff9e83
[Emacs] Add winner mode to tile hydra 2016-11-02 20:54:54 -07:00
aa15ed02b0
[Emacs] Add tile hydra 2016-11-02 20:52:49 -07:00
c3d8a2f5c0
[Emacs] Add tile link to highlights 2016-11-02 20:26:39 -07:00
463a8319bb
[Emacs] Add tile use-package 2016-11-02 20:25:56 -07:00
ed4f6aed58
[Emacs] Improve handling of eval defvars 2016-11-02 18:23:03 -07:00
500af20185
[Emacs] Add with-advice macro 2016-11-02 18:12:58 -07:00
456660b528
[Emacs] Add binding for sp-kill-symbol 2016-11-02 18:06:04 -07:00
d177f3bbcd
[Emacs] Handle defvars with eval-last-sexp 2016-11-02 18:05:02 -07:00
19f5f1d7b1
[Emacs] Only override shell-command-to-string for projectile-find-file 2016-10-29 12:55:53 -07:00
c26f4eedc1
[Emacs] Add current directory helm compile command 2016-10-29 10:16:02 -07:00
4c39366128
[Emacs] Update github pages index file 2016-10-29 02:21:13 -07:00
dd4593b0f9
[Emacs] Add non-projectile compile command 2016-10-29 02:19:43 -07:00
d6ce786bb7
[Emacs] Make magit-status open in current buffer 2016-10-28 14:34:49 -07:00
776671aae7
[Emacs] Debug ghc 2016-10-28 14:28:45 -07:00
57d4acf981
[Emacs] Disable frames-only mode 2016-10-28 14:28:29 -07:00
89acdcd84d
[Emacs] Add insert-register to multiple cursors 2016-10-28 14:28:10 -07:00
8fa5efeaac
[Emacs] Set ido-default-buffer-method to 'selected-window 2016-10-27 16:08:00 -07:00
514a0e3f34
[Emacs] Move overseer to emacs-lisp section 2016-10-27 03:02:42 -07:00
1f6e232286
[Emacs] Override org-export-headline-levels when exporting 2016-10-27 03:01:33 -07:00
b41c61ba33
[Emacs] Add custom bindings to frames-only-mode 2016-10-27 02:20:21 -07:00
3fe5dfdd6d
[Emacs] Add sp-splice-sexp to .mc-lists.el 2016-10-26 18:10:53 -07:00
bad69f6164
[Emacs] Clean up colorize compilation buffers 2016-10-25 22:12:42 -07:00
a72384c449
[Emacs] Fix font settings in imalison:appearance 2016-10-25 18:04:46 -07:00
05b50e878d
[Emacs] Remove structured-haskell-mode 2016-10-25 18:04:19 -07:00
ba1eab4253
[Emacs] Reduce org-export-headline-levels to 3
For some reason, high values for this variable cause imenu to be very slow.
2016-10-25 17:56:44 -07:00
fdee42e6a8
[Emacs] Rename font hydra 2016-10-25 17:48:32 -07:00
c405a2e9a9
Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-10-25 14:21:45 -07:00
b78799cd55
[Emacs] Set some haskell variables 2016-10-25 14:20:13 -07:00
11445e4837
[Emacs] Promote a bunch of headings in highlights 2016-10-25 13:21:28 -07:00
e3957280dd
[Emacs] Fix exec-path-from-shell link 2016-10-25 13:17:56 -07:00
64e868b851
[Emacs] Update and add a bunch of highlights 2016-10-25 13:17:33 -07:00
0423f599c3
[Emacs] Make Highlights header top level 2016-10-25 13:17:03 -07:00
94f139131e
[Emacs] Add font size highlight links 2016-10-25 12:59:03 -07:00
bc70eef5c5
[Emacs] Change org-export use-package to ox 2016-10-25 12:58:22 -07:00
3ec7217044
[Emacs] Split hydra use-package across multiple headings 2016-10-25 12:55:54 -07:00
766c6338e1
[Emacs] Put use-package around custom org-export-get-reference
This prevents it from getting clobbered when org-export is loaded.
2016-10-25 12:21:30 -07:00
21f59c1d54
[Emacs] Update variable name in hook util 2016-10-25 12:13:17 -07:00
472f60b770
[Emacs] Fix background colors link 2016-10-25 12:11:58 -07:00
d943412818
[Emacs] Add section on how I generate github page 2016-10-25 12:09:12 -07:00
1b597c3bee
[Emacs] Add comment about reading at github.io 2016-10-24 21:17:35 -07:00
bbd895ff6d
[Emacs] Add page-break-lines-mode 2016-10-24 16:23:47 -07:00
9f80f6cb04
[Emacs] Fix org-mode links 2016-10-24 16:18:33 -07:00
c8eec96f6a
[Emacs] Add functions section to highlights 2016-10-24 16:16:23 -07:00
b3d838c5bd
[Emacs] Add a highlights heading to About 2016-10-24 16:04:28 -07:00
bbbd1d9749
[Emacs] Update github pages index file 2016-10-24 15:42:27 -07:00
fa06157cfa
[Emacs] Use custom uniquified links in org-export 2016-10-24 15:41:42 -07:00
af6eac60fa
[Emacs] Add projectile-helm-command-from-zsh 2016-10-24 13:34:33 -07:00
f0a5a4d328
[Emacs] Move helm-zsh-history to Functions heading 2016-10-24 13:29:32 -07:00
7e54b7b6ca
[Emacs] Add kedconnect package 2016-10-23 19:02:56 -07:00
3f77cacb47
[Emacs] Disable trailing whitespace in term-mode 2016-10-21 22:27:35 -07:00
10e39bb932
[Emacs] Change env bang key to env 2016-10-21 22:27:21 -07:00
3ce6093e5f
[Emacs] No trailing whitespace in magit-popup-mode 2016-10-21 22:08:04 -07:00
26cc2d0816
[Emacs] Add iregister package 2016-10-21 21:54:31 -07:00
eb5b8f5e24
[Emacs] Always show trailing whitespace 2016-10-21 21:51:05 -07:00
93a0db5ca7
[Emacs] Change readme_was_update to diff HEAD 2016-10-19 18:13:50 -07:00
63dbb8cc1e
[Emacs] Tweak about section 2016-10-19 18:13:32 -07:00
a80e9769a3
[Emacs] Fix post-commit hook 2016-10-19 18:12:26 -07:00
f8dbb92264
[Emacs] Correct afternoon theme package name 2016-10-19 18:07:59 -07:00
c9df475f2f
[Emacs] Enable eyebrowse-mode 2016-10-19 17:59:01 -07:00
d4ad629514
[Emacs] Add github pages publishing hooks 2016-10-19 17:57:03 -07:00
a87da9360d
Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-10-19 17:26:16 -07:00
0dae53debc
[Emacs] Add eyebrowse mode 2016-10-19 17:10:05 -07:00
bf51e93a1f
[Emacs] Add several themes 2016-10-19 16:58:17 -07:00
206ffa513e
[Emacs] Use theme background color in org-export 2016-10-19 16:56:51 -07:00
d4426b39c0
Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-10-19 12:45:53 -07:00
be9a5b3bb1
[Emacs] Move style headings to About section 2016-10-19 11:49:32 -07:00
9f7f554984
Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-10-18 20:52:10 -07:00
08d99b30a6
[Emacs] Remove irrelevant comment about puml-mode 2016-10-18 20:51:39 -07:00
106c060ff4
[Emacs] Update about text 2016-10-18 20:48:09 -07:00
b10472d559
[Emacs] Add ham-mode config 2016-10-18 18:28:02 -07:00
efd8e14a02
[Emacs] Swap eshell-search-path to executable-find 2016-10-18 18:25:11 -07:00
45d75def68
[Emacs] Add binding for crux-open-with 2016-10-18 18:24:10 -07:00
97c3a81e4f
[Emacs] Move C# and racket modes to programming 2016-10-18 18:23:29 -07:00
6d8757c148
[Emacs] Respace Non-Forking Shell Command 2016-10-18 16:13:56 -07:00
d799d94edf
[Emacs] Remove old copyq.el file 2016-10-18 14:48:12 -07:00
251ae7c60a
[Emacs] Only sync copyq when command exists 2016-10-18 14:46:59 -07:00
bec8e289ce
[Emacs] Automatically sync kill ring with copyq 2016-10-18 14:45:21 -07:00
609c72cb03
[Emacs] Fix powerline separator resizing issues 2016-10-18 14:36:43 -07:00
85349867f9
[Emacs] Remove empty Do When heading 2016-10-18 14:35:48 -07:00
76f4fdf8d7
[Emacs] Require all-the-icons 2016-10-18 13:07:26 -07:00
80a315e0d2
[Emacs] Add set huge font size to font hydra 2016-10-18 13:06:49 -07:00
a605d68864
[Emacs] Refactor font size functions 2016-10-18 12:11:41 -07:00
4cc2dc2f29
Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-10-17 17:51:31 -07:00
7fe5c9a6cd
[Emacs] Improve imalison:appearance 2016-10-17 15:03:36 -07:00
8228d69703
[Emacs] Add font size hydra binding for + 2016-10-17 15:03:07 -07:00
9d4db8563e
[Emacs] Migrate from puml to plantuml mode
See https://github.com/zwz/plantuml-mode/issues/8 for details.
2016-10-16 18:53:56 -07:00
28dc91e83e
Revert "[Emacs] Remove intero is disabled comment"
This reverts commit 3f82cbe327.
2016-10-13 13:29:37 -07:00
e5a60f07eb
Revert "[Emacs] Re-enable intero"
This reverts commit 086e46c898.
2016-10-13 13:29:23 -07:00
0a3ee6ecc4
[Emacs] Remove global racket run binding 2016-10-13 12:45:52 -07:00
9cc972bab1
[Emacs] Add racket mode 2016-10-09 23:02:40 -07:00
243223d73a
[Emacs] Handle plantuml not present in macOS 2016-10-09 23:02:10 -07:00
c74dec3982
[Emacs] Set gpg program 2016-10-09 23:01:43 -07:00
979bb3412f
[Emacs] Add SHELL to exec-path variables 2016-10-09 23:00:58 -07:00
7df5e7ce1d
[Emacs] macOS font tweaks 2016-10-08 22:18:51 -07:00
c32c570dca
[Emacs] Add fontawesome 2016-10-08 19:21:06 -07:00
bb42a663ec
[Emacs] Add csharp-mode 2016-10-08 19:20:50 -07:00
056d33d666
[Emacs] Change hydra bindings 2016-10-08 19:19:47 -07:00
39c3d4d7ea
[Emacs] Refactor font resizing 2016-10-06 18:24:41 -07:00
2f780360ce
[Emacs] Cleanup bindings heading 2016-10-06 17:41:12 -07:00
cec4760e9c
[Emacs] Unbind C-M-<backspace> in smartparens-mode 2016-10-06 17:40:35 -07:00
05949c99d9
[Emacs] Add bindings to font hydra 2016-10-06 17:28:47 -07:00
3f82cbe327
[Emacs] Remove intero is disabled comment 2016-10-05 18:07:28 -07:00
cb757eb3ea
[Emacs] Change font-resize binding 2016-10-05 04:29:02 -07:00
ea6d56c2b9
[Emacs] Combine keybindings sections 2016-10-05 04:28:44 -07:00
e58c95a150
[Emacs] Move this-machine.el load 2016-10-05 04:28:19 -07:00
212c5c2a43
[Emacs] Organize appearance heading 2016-10-03 17:44:56 -07:00
d1a1953ae5
[Emacs] Ignore tutorial directory 2016-10-02 08:24:50 -07:00
3b4411137e
[Emacs] Put general packages under general heading 2016-10-02 08:23:10 -07:00
fa92c606e3
[Emacs] Promote headings under Packages to top level 2016-10-02 08:15:08 -07:00
8d62c2a187
Revert "[Emacs] Remove ansi-term-color-vector stuff"
This reverts commit 8f0da57f67.
2016-10-01 16:56:38 -07:00
073c3dbb8a
[Emacs] Add copyq-sync function 2016-09-30 17:48:25 -07:00
35663fe1c8
[Emacs] Bump kill-ring-max to 1000 2016-09-30 15:47:55 -07:00
e597d69cd8
[Emacs] Use high contrast modeline in solarized 2016-09-30 15:47:39 -07:00
c0a993ddbb
[Emacs] Some housekeeping in the "Other" heading 2016-09-30 13:09:29 -07:00
086e46c898
[Emacs] Re-enable intero 2016-09-29 20:38:32 -07:00
13088101db
[Emacs] Add bindings for hoogle 2016-09-29 20:37:48 -07:00
b7a317cfab
[Emacs] Add after-save-hook to make files execable 2016-09-27 15:14:12 -07:00
0c9f2371a0
[Emacs] Remove messages from download-to-buffer 2016-09-27 13:02:21 -07:00
4f41b5dcb5
[Emacs] Add s for term-projectile-switch to hydra 2016-09-24 03:09:59 -07:00
afe99bf819
[Emacs] Add toggle-lexical-binding function 2016-09-23 17:56:49 -07:00
be474ff5a2
[Emacs] Add gitignore-mode 2016-09-22 21:42:46 -07:00
6875cf697b
[Emacs] Add a function to edit a script on PATH 2016-09-22 18:12:45 -07:00
e7e87ade82
[Emacs] C-c 5 binding for font resize 2016-09-22 18:09:16 -07:00
8d6eb9fd9e
[Emacs] Make test in projectile root 2016-09-22 18:09:01 -07:00
f664bfbe82
[Emacs] Add update about term-exec-1 2016-09-22 17:09:08 -07:00
3fd36d075d
[Emacs] Don't execute global on term-hydra start 2016-09-22 17:07:46 -07:00
8f0da57f67
[Emacs] Remove ansi-term-color-vector stuff 2016-09-22 17:07:25 -07:00
7a0f96ef70
[Emacs] Allow pressing of C-h in term-mode 2016-09-22 17:06:51 -07:00
2b48d25a81
[Emacs] Set EMACS environment variable explicitly 2016-09-22 16:25:05 -07:00
2d472d8d18
[Emacs] Rearchitect term-hydra 2016-09-22 13:10:22 -07:00
a60df99f67
[Emacs] Add concat-symbols funtion 2016-09-22 13:10:10 -07:00
ce94315d36
[Emacs] Set defun indent for imalison:use-package 2016-09-22 13:09:37 -07:00
984c14265c
[Emacs] Add global cycling support to term-hydra 2016-09-21 20:33:11 -07:00
9a0a2589e8
[Emacs] Make M-x work in term-char-mode 2016-09-21 20:33:11 -07:00
2f0ddc6f3b
[Emacs] Disable ggtags 2016-09-21 20:33:11 -07:00
0bdf42650b
[Emacs] Improve helm-gtags 2016-09-21 20:33:03 -07:00
6a562d6398
[Emacs] Add ggtags setup 2016-09-21 20:32:48 -07:00
d5c1f1a881
[Emacs] Add cliphist 2016-09-20 03:57:56 -07:00
aa203404b8
[Emacs] Set default browser to chrome in linux 2016-09-20 02:54:38 -07:00
1f27d8a3e7
[Emacs] Use crux-eval-and-replace 2016-09-20 02:26:13 -07:00
8db1649e55
[Emacs] Rename projectile-make-all-subdirs-projects 2016-09-20 02:21:19 -07:00
c2a43c95d7
[Emacs] Add electric-operator-mode 2016-09-20 02:20:56 -07:00
60a96fdc82
[Emacs] Add linux support for puml-mode 2016-09-20 01:44:50 -07:00
a34afd17e8
[Emacs] More magithub configuration 2016-09-20 00:53:08 -07:00
f5c9cbd83b
[Emacs] Add helm-themes 2016-09-19 16:40:57 -07:00
18ed2ea570
[Emacs] Add proced configuration 2016-09-19 16:39:56 -07:00
d62a73e5a9
[Emacs] Add magithub package 2016-09-19 12:15:40 -07:00
6ca6202864
[Emacs] Disable haskell-stack-ghc checker 2016-09-19 12:15:39 -07:00
6afd1ed99c
Add intero but disable 2016-09-16 12:57:27 -07:00
8e7e802ef4
Set font weight to semi-bold 2016-09-16 11:30:19 -07:00
9fab348efb
Change default font size 2016-09-16 11:29:59 -07:00
8720f956a7
Set font size using default-font-size-pt 2016-09-15 17:42:27 -07:00
880046e37f
Disable swiper 2016-09-15 17:42:05 -07:00
c41941a172
Haskell config fixes 2016-09-15 01:49:52 -07:00
c3d7f09a83
Add another emit hack 2016-09-13 17:50:00 -07:00
39f58b2b26
Update custom docstring 2016-09-13 17:49:48 -07:00
dbae14370b
Beef up haskell config 2016-09-13 02:51:21 -07:00
0483147fb2
Add scion package for haskell 2016-09-12 20:01:23 -07:00
9f7099c17c
Use AM PM time in modeline 2016-09-12 15:33:54 -07:00
97f3ea716d
Use normal weight source code pro 2016-09-12 15:33:42 -07:00
9a16039965
Improve font adjustment 2016-09-12 15:33:09 -07:00
5e4747bf6c
Demand mc extras 2016-09-09 17:51:16 -07:00
941bca9c78
Use haskell mode for xmonad and xmobar 2016-09-09 17:51:01 -07:00
8735843399
Optionally use local flycheck-cask 2016-09-08 13:10:33 -07:00
559c516ec0
Make display-time-format more compact 2016-09-08 13:10:16 -07:00
3fc794d1d4
Add flycheck-cask 2016-09-07 15:27:03 -07:00
00dde9abd3
Set font size differently when not in OSX 2016-09-07 14:10:21 -07:00
ece9e88d5e
Add a command to download a file into a buffer 2016-09-07 14:10:05 -07:00
f7300b3a66
Use setq-default when setting lexical-binding 2016-09-07 14:09:41 -07:00
2e9dbed567
Add debugging to exec-path-from-shell 2016-09-06 13:25:14 -07:00
771f90b4e6
Don't use -i flag in exec-path-from-shell 2016-09-06 11:14:19 -07:00
e7670ddedf
Remove pymacs 2016-09-03 17:40:05 -07:00
9e158aed36
Commen ton exec-path-from-shell init 2016-09-03 17:07:49 -07:00
b2743d4188
Fix frame initialization 2016-09-03 17:07:39 -07:00
0cf34a5a3c
Add TODO comment 2016-09-03 16:48:16 -07:00
f0db8bd53e
Handle Source-Code-Pro missing 2016-09-03 16:47:41 -07:00
1de0d1f0e4
Add pinentry package 2016-09-03 16:46:49 -07:00
36750f908c
Unbind C-j in a bunch of magit mode maps 2016-09-03 16:44:25 -07:00
40d65dde47
Always use ido 2016-09-03 16:44:15 -07:00
d30da08314
Move muni stuff into its own org file 2016-09-03 16:43:45 -07:00
8ad259901d
Move emacs-lisp init hook to after dependencies 2016-09-03 16:42:44 -07:00
7d3df65cb0
Add cooperation heading 2016-08-28 20:04:56 -07:00
6868bba1f9
Refactor puml/plantuml support/no load on startup 2016-08-28 20:04:20 -07:00
d710d380e5
Add ReadTheOrg theme to README.org 2016-08-26 16:37:27 -07:00
8b4f752183
Add overseer package for ert testing 2016-08-26 16:36:00 -07:00
e77d492c14
Don't prompt about risky local variables 2016-08-26 16:35:39 -07:00
d45a264d55
Bump recentf-max-saved-items to 1000 2016-08-25 17:47:18 -07:00
2cb5e0cb40
Add swiper 2016-08-25 17:30:49 -07:00
6414b61344
Add rudel, but diable it 2016-08-25 10:16:11 -07:00
6ed17a88a3
Move puml and wsd mode to document editing 2016-08-24 17:42:06 -07:00
cd3bb99e86
Add puml-mode for PlantUML 2016-08-24 12:58:34 -07:00
3c0cfc4279
Add sentence-end-double-space to flycheck vars
This makes nags in flycheck-checkdoc go away
2016-08-24 10:34:04 -07:00
e395953062
Disable sRGB colorspace
This makes powerline separators look okay in GNU Emacs on OSX
2016-08-24 10:33:10 -07:00
202ae6c463
Move some stuff out of the General/Misc heading 2016-08-24 01:36:07 -07:00
4396abb6ef
Add fill-column-indicator 2016-08-23 16:15:35 -07:00
246730a80c
Set default fill-column to 80 2016-08-23 15:56:30 -07:00
4e2b9e0041
Remove custom multi-line command
Multi-line now has built in cycling so it is no longer necessary.
2016-08-23 14:49:16 -07:00
8b3d8b0b8a
Fix erc config 2016-08-23 14:49:03 -07:00
f2e1823b91
Add shm mode for haskell 2016-08-23 11:08:06 -07:00
6e5f74c5bb
Clean up and generalize imalison:use-package* 2016-08-22 11:44:13 -07:00
549ff89522
Disable magit-gh-pull 2016-08-21 22:31:14 -07:00
ae9b0ee999
Set debug-on-error before loading README.org 2016-08-21 22:30:51 -07:00
edad0466aa
Set a less annoying magit-gitflow key 2016-08-21 22:30:10 -07:00
e28fe1bc2f
Configure zop-to-char bindings 2016-08-21 22:29:52 -07:00
12ee05349d
Clean up python config 2016-08-21 22:29:39 -07:00
d0503a4a20
Move ido-mode 2016-08-21 22:27:58 -07:00
bc40d6f059
Misc refactoring 2016-08-21 22:23:15 -07:00
7769b6f4c7
Skip exec-path-from-shell when use-package missing 2016-08-21 22:22:19 -07:00
8be7ec47a0
Add some more sensible defaults 2016-08-18 15:12:38 -07:00
b06548b8be
Cleanup python use-package 2016-08-18 14:42:42 -07:00
0fa71cfa72
Add winner hydra 2016-08-18 14:36:45 -07:00
df96e09514
Move gitconfig-mode with other git packages 2016-08-18 14:28:38 -07:00
4da416bd87
Add es-mode 2016-08-18 14:26:34 -07:00
e1bcd0075e
Put all major modes under one heading 2016-08-18 13:58:18 -07:00
d9c6b9ff0d
Change Communication heading to Chat 2016-08-18 13:35:18 -07:00
d32aa1f444
Move markdown mode to Document Editing heading 2016-08-18 13:34:44 -07:00
7c26958019
Add winner-mode 2016-08-18 13:34:26 -07:00
b1e66f9f3e
Remove stray whitespace 2016-08-18 11:49:42 -07:00
d908e24fe8
Add "~" as smart-parens pair in org-mode 2016-08-18 11:47:42 -07:00
9ce4e04bc6
Advise magit-diff-visit-file to show org context 2016-08-18 11:14:22 -07:00
50c7d29577
Show full org lineage after jumping with imenu 2016-08-17 20:51:13 -07:00
0713b466a5
Replace custom fill-or-unfill with unfill package 2016-08-17 19:15:18 -07:00
8388a1ff0c
Add flimenu, remove old imenu flattening code 2016-08-17 19:10:14 -07:00
96d653d3de
Update imenu flattening commentary 2016-08-17 17:58:24 -07:00
001af75c85
Get markers from entries when flattening imenu 2016-08-17 17:55:24 -07:00
4ed90ddf30
Remove disable smartparens-mode hook in org-mode 2016-08-17 17:25:53 -07:00
46551d0518
Refactor imenu-index flattening 2016-08-17 17:25:35 -07:00
7f5c885fef
Disable org-startup-folded 2016-08-17 14:59:25 -07:00
52ff09d90e
Clean up try-call-process 2016-08-17 14:58:39 -07:00
433be291d9
Advise shell-command-to-string to fork process
This avoid the performance penalty of starting a shell where possible.
2016-08-17 14:12:53 -07:00
e7f75bd945
Change org-imenu depth to 10, seems faster now 2016-08-17 14:12:07 -07:00
3eb102f71f
Only load company-jedi (instead of jedi)
The full jedi package runs jedi:ac which requires auto complete and is
pretty annoying.
2016-08-17 14:10:41 -07:00
4e02287387
Add a custom elisp init hook, check-parens on save 2016-08-17 14:10:07 -07:00
d94e2b1cee
Make better shell-command-to-string permanent 2016-08-17 10:47:55 -07:00
564cfbe5ee
Add copy-eval-last-sexp 2016-08-16 21:37:53 -07:00
7749a97787
Show result of eval-last-sexp inline 2016-08-16 21:20:02 -07:00
edef08c977
Add PYTHONPATH to exec-path-from-shell 2016-08-16 18:02:12 -07:00
2ac63dbf46
Indent 'describe and 'it appropriately in clojure 2016-08-16 17:26:37 -07:00
65c51072e6
Require eshell for projectile shell-command hack 2016-08-16 14:39:22 -07:00
8cbcf83db3
Avoid shell-command-to-string in projectile 2016-08-16 13:42:39 -07:00
4befec1208
Add environment_setup_done to exec-path variables
This makes shell commands much faster.
2016-08-16 13:42:01 -07:00
0f77a5e45b
Add mesaure time macro 2016-08-16 13:41:40 -07:00
d0e3314a15
Disable shell-history 2016-08-15 19:32:35 -07:00
2f6e2e23c9
Replace prefix-alternatives with prefix-selector 2016-08-15 16:04:07 -07:00
cbf78802e0
Add imalison:multi-line to .mc-lists.el 2016-08-15 16:02:36 -07:00
657741a40c
Move stuff around for (imalison:use-package emit) 2016-08-15 15:56:47 -07:00
cece4cda49
Prevent jedi:setup from starting auto-complete 2016-08-15 14:33:16 -07:00
36850a3ff2
Move company config, always disable auto-complete 2016-08-15 14:32:35 -07:00
414a841c20
Name pcache-repositories with :object-name keyword 2016-08-15 13:41:26 -07:00
c45c82e460
Only use-package benchmark when use-package exists 2016-08-15 11:28:30 -07:00
d126e35be2
Make gitconfig-mode auto-mode alist better 2016-08-13 17:38:36 -07:00
3d16305b3f
Put compose-around-builder before first invocation 2016-08-13 08:33:23 -07:00
37486ab51f
Use compose-around-builder for imenu-flattening hook 2016-08-12 16:36:10 -07:00
8227739cfd
Add comments to clarify compose's &rest handling 2016-08-12 16:34:22 -07:00
aa647ee190
Fix let-around docstring/interactive-form order 2016-08-12 14:58:11 -07:00
7e40e085e6
Simplify let-around and let-advise-around
This commit also removes the unnecessary "dynamic" versions of these
functions.
2016-08-12 14:53:18 -07:00
4aca24b3cf
Reindent prefix-alternatives invocations 2016-08-12 14:34:29 -07:00
2a4485a47a
Make let-around inherit interactive forms 2016-08-12 14:32:26 -07:00
bfcece5800
Rename argument to imalison:help-function-arglist 2016-08-12 14:31:58 -07:00
d0765091e1
Make named-builder macros indent like functions 2016-08-12 14:31:15 -07:00
7652cdc067
Remove misplaced comment 2016-08-11 11:09:16 -07:00
b112ab622d
Reenable yasnippet 2016-08-11 10:59:37 -07:00
7baff2e0a3
Silence the byte-compiler by defaring stuff 2016-08-10 21:53:40 -07:00
f3242abab6
Run fill-paragraph on several written sections 2016-08-10 19:49:06 -07:00
f380292a19
Simplify compose-copy-builder 2016-08-10 19:44:20 -07:00
98c0ddb2a9
Apply named-builder to emacs-version-predicate 2016-08-10 18:38:16 -07:00
47c0ec4302
Adde set-options-do-ag and supporting functions 2016-08-10 18:33:21 -07:00
eb61aedab9
Use named-builder on several functions 2016-08-10 17:16:20 -07:00
8dcf6ea962
Add let-around, move let-advise-around 2016-08-10 17:01:25 -07:00
ebbf363baa
Use named-builder to build prefix-alternatives 2016-08-10 17:00:50 -07:00
a67eaab1d1
Add imalison:named-builder 2016-08-10 16:59:33 -07:00
1b5af7c958
Make compose headings lowercase 2016-08-10 16:57:28 -07:00
949aafb513
Move let-advise-around into its own heading 2016-08-10 16:26:31 -07:00
b8290114a0
Split named-builder-builder comments into lines 2016-08-10 13:01:13 -07:00
580b6310c8
Whitespace changes 2016-08-10 13:00:39 -07:00
f403acc277 Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-08-10 12:58:28 -07:00
7e1b7f843d
Add working version of named-builder-builder
This commit also rewrites imalison:prefix-alternatives in terms of
named-builder-builder.
2016-08-10 12:56:20 -07:00
e120e75170
Only attempt go install on save when in go-mode 2016-08-10 11:59:01 -07:00
d62e0a8106
Call dash-enable-font-lock at startup 2016-08-10 11:57:11 -07:00
d0c848baed Fixup emacs.d gitignore 2016-08-05 11:10:17 -07:00
a3088e7d4e Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-08-04 15:11:19 -07:00
cc49b15041
Add some commentary to the Keybinding section 2016-08-04 15:09:55 -07:00
addc8f1fb7 Disable refine package 2016-08-04 13:22:59 -07:00
bad05d97a0 Add org-caldav and org-inbox-file 2016-08-04 13:22:59 -07:00
791391b232 Add refine package 2016-08-04 13:22:59 -07:00
2bff927eca
Rename function call to imalison:get-go-path 2016-08-02 19:47:56 -07:00
20d32bd1c3
Make github-search clone go repos to GOPATH dir
This commit also includes some refactoring of go specific functions.
2016-08-02 17:04:05 -07:00
824371735c
Disable pyimport 2016-07-26 17:52:23 -07:00
a8917f624e
Add protobuf support 2016-07-19 19:03:59 -07:00
43b7c06e6c
Disable company-flx for performance reasons 2016-07-15 13:59:35 -07:00
fb46a7ef2c
Fix scala-mode install 2016-07-15 13:40:27 -07:00
70445fa649
Set term-buffer-maximum-size to 0 to disable 2016-07-15 13:39:58 -07:00
12a6769cc3
Fix clojure special character font-highlighting 2016-07-15 13:39:31 -07:00
8195392736
Add org-reveal package 2016-07-15 13:39:17 -07:00
fee28acc01
Use full home path for project-directory 2016-07-15 13:38:46 -07:00
7c69172849
Add company-flx 2016-07-13 11:04:53 -07:00
0f36156050
Set addtional cider customizations 2016-07-13 11:04:32 -07:00
67d7336abd
Apply bound and true p to use of imalison:gpg-key 2016-07-09 01:35:21 -07:00
b361becf98
Fix melpa-stable archive 2016-07-09 01:17:19 -07:00
0aaedb28bb
Make auto-compile use-package work when not present 2016-07-09 01:13:31 -07:00
e6a24e8d9b
Add melpa-stable and pin ensime to it 2016-07-09 00:47:36 -07:00
a289fcc49e
Make pdfmode work with latexmk 2016-07-08 11:19:44 -07:00
19a5431e4c
Disable github-notifier for now 2016-07-08 11:19:26 -07:00