Commit Graph

1284 Commits

Author SHA1 Message Date
ef93836120
Shell fixes 2016-12-12 23:10:35 -08:00
ce530aa7e6
[Emacs] Update comment 2016-11-30 16:31:02 -08:00
642ac30254
Merge branch 'master' of github.com:IvanMalison/dotfiles 2016-11-30 15:20:29 -08:00
5b8b5e67f8
[Emacs] Remove after make frame hook 2016-11-30 15:20:05 -08:00
03639b4035
[Emacs] Re-word intro sentence 2016-11-29 23:02:28 -06:00
1d54c45e07
[Emacs] Reenable intero 2016-11-29 20:20:25 -08:00
8ca48739be
[Emacs] Disable magithub 2016-11-27 02:48:23 -08:00
32c788db52
[Emacs] Demand multi-line
This hacks around https://github.com/IvanMalison/multi-line/issues/8.
2016-11-27 02:35:26 -08:00
b1abd94d0d
[Emacs] Add copy last message to copy hydra 2016-11-26 01:47:23 -08:00
a5e4ceda24
[Emacs] Set haskell indent to 2 spaces 2016-11-25 14:09:27 -08:00
1f45fe142c
[Emacs] Replace multi-line binding with reformat-decl in hindent 2016-11-24 19:10:56 -08:00
2548c3cd19
[Emacs] Add binding for reformat-decl 2016-11-24 19:02:20 -08:00
7b1bd6dc0a
[Emacs] Remove chris-done setting for hindent 2016-11-24 19:01:37 -08:00
f0e81c65f1
[Emacs] Fix initial setup of frame 2016-11-24 13:26:14 -08:00
c633a75af5
[Emacs] Don't display time in modeline when frames only 2016-11-22 01:09:19 -06:00
bcc1af2e72
[Emacs] Add frame-control highlight 2016-11-21 17:49:27 -08:00
9ad18d9597
[Emacs] Add term-mode commentary 2016-11-21 17:45:31 -08:00
1e8efaed1a
[Emacs] Add array multi-line support to sh-mode 2016-11-18 18:45:19 -06:00
8f7817c0b5
[Emacs] Fix whitespace 2016-11-18 16:20:32 -06:00
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