Commit Graph

1218 Commits

Author SHA1 Message Date
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