e8438e11e5
core-vcs: mention how to put the git gutter outside the margins
2017-01-09 18:44:03 -05:00
604bcc0378
Improve stability of popups
...
Now, popup windows are marked as dedicated to their buffer. This makes it much less
likely (if not impossible) for new buffers to be loaded in that window, particularly
through interactive file selecting tools, like projectile-find-file or counsel-recentf.
2017-01-09 16:38:40 -05:00
946e2d77dd
Fix unchanging cursor when you exit emacs state ( fix #22 )
2017-01-09 15:44:22 -05:00
49cae5ebdd
Caskfile: switch to dotmilk's emacs-crystal-mode fork
2017-01-08 23:05:41 -05:00
9cccca14f1
core-workgroup.el: improve docstrings for doom:workgroup-* commands
2017-01-08 15:36:14 -05:00
f376006284
Make neotree cooperate with popups and other window-changing actions
2017-01-08 15:35:50 -05:00
ea2372f025
More reliable doom/popup-save macro
2017-01-07 23:27:30 -05:00
9c2e59e231
Rewrite eshell config
2017-01-07 23:26:48 -05:00
2672d4b4cd
core-ui: fix modeline hiding in selected buffer after completion buffer is set up
2017-01-07 21:13:55 -05:00
7e3ff3b679
Fix doom:kill-matching-buffers referring to old renamed function
2017-01-07 17:50:33 -05:00
c7a9697259
v1.3.1 bump
v1.3
2017-01-07 03:03:11 -05:00
9d55ef49e6
Move ediff config to core-vcs + brighten ediff buffers
2017-01-07 03:02:41 -05:00
1309f6baff
modeline: add buffer-file-name check to *vc segment
2017-01-07 02:53:02 -05:00
4f482c099f
Add /var/folders/* and /tmp/* to recentf-exclude
2017-01-07 02:52:23 -05:00
80ae0f2bde
Basic hjkl for emacs mode + A-[1-9] => C-[1-9] (more linux friendly bindings)
2017-01-06 18:43:21 -05:00
cf8efe91da
Rewrite custom scratch buffer module
2017-01-06 18:42:46 -05:00
75265be961
Hide mode-line in completion buffers
2017-01-06 18:42:01 -05:00
74c47d560b
Fix autoload tag for doom/evil-close-folds
2017-01-06 18:39:25 -05:00
4925ab6922
core-evil: refactor
2017-01-06 17:48:57 -05:00
8f3b577ef7
bindings: move emr-show-refactor-menu from <localleader>re to <leader>r
2017-01-06 17:48:11 -05:00
7bf394dd7c
Update license
2017-01-06 17:33:43 -05:00
eb6a9a125b
core-editor: defer re-builder bindings (maps aren't loaded yet)
2017-01-05 18:15:34 -05:00
88814bf924
org: org-on-heading-p=>org-at-heading-p (deprecated); refactor
2017-01-05 18:15:00 -05:00
cbab4e4ee4
org: replaced org-cycle with doom/org-toggle-fold
...
I didn't like the extra keypress to refold trees that I only intended to peek
into. If I want to see the whole tree, I go into it and unfold what I needed.
Note, you can still open the entire subtree with zo and cycle the entire page
with zA or zO.
2017-01-05 18:11:55 -05:00
f60d28bab8
workgroups: show tabs bar when switching between tabs/workgroups
2017-01-04 15:13:30 -05:00
40a6201665
ext/setup-js.sh: add --needed flag to pacman install command for Arch
2017-01-04 03:43:35 -05:00
96e7f0cd12
org-mode: fix localleader keybindings
2017-01-04 02:24:06 -05:00
4d67a328b2
module-write: don't change theme
2017-01-03 23:04:24 -05:00
b72ca79356
magit: integrate with shackle and isolate to popups (experimental)
2017-01-03 23:04:08 -05:00
a2fa66ea37
modeline: fix inconsistent spacing on right of modeline
2017-01-03 22:51:10 -05:00
dbacc26e11
org-mode: major rewrite + refactor
2017-01-03 22:50:52 -05:00
77b1a93231
org-mode: fix org-capture select-template popup (conflicted with shackle hack)
2017-01-03 20:42:41 -05:00
77bb3b47b5
Set font for all frames, current and future
2017-01-03 19:57:56 -05:00
1b004e8336
General cleanup
2017-01-02 21:12:12 -05:00
fb18e60d59
Polish my-bindings.el
2017-01-02 21:12:12 -05:00
40b7e4de5e
org: add (in|de)dent-or-(next|prev)-field functions
2017-01-02 21:12:12 -05:00
43121747a9
org: add org-shiftmeta* keybindings
2017-01-02 21:12:12 -05:00
e64c5e7b5f
module-css: use scss-mode included with Emacs, instead of 3rd party plugin
2017-01-02 21:12:12 -05:00
e1000fcfc5
Rethink map! macro; replace :local=>:L, :defer=>:map* (addresses #19 )
2017-01-02 20:59:58 -05:00
5536ab887d
Switch ALT and SUPER keysyms
...
To make my muscle memory consistent across my Mac and Linux machines, I've physically
switched these two keys.
2017-01-02 15:25:05 -05:00
e20e98cca3
Add :nodefer option to map! macro (also addresses #19 )
2017-01-02 15:23:26 -05:00
55c7555c00
Fix #19 : don't hijack Tab in magit buffers or in org-mode
2017-01-02 05:42:26 -05:00
43be671008
modeline: improve coding-system detection
2017-01-01 16:01:47 -05:00
328ea5e6ac
module-sh: enable highlight-numbers-mode
2017-01-01 16:01:47 -05:00
c85bd02ecb
Merge pull request #21 from rjww/master
...
Fix reference to unicode fallback font
2017-01-01 15:57:09 -05:00
346ffa80b5
Fix reference to unicode fallback font
2017-01-01 11:50:10 +10:30
8df4e83182
defvar => defconst doom-org-dir (whoops!)
2016-12-24 18:45:21 -05:00
f8e36a093c
modeline: shorten PREFER-UTF-8 to UTF-8
2016-12-24 18:45:03 -05:00
a65121a371
Caskfile: get php-extras from repo (sometimes can't find package in sources)
2016-12-23 20:35:51 -05:00
7c376e9a3c
core-evil: grab cursor face foreground, rather than background
2016-12-22 23:55:58 -05:00