Commit Graph

1269 Commits

Author SHA1 Message Date
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
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
7c376e9a3c core-evil: grab cursor face foreground, rather than background 2016-12-22 23:55:58 -05:00
4e726063ee defconst => defvar doom-org-dir 2016-12-22 23:55:38 -05:00
dd14cd3acf show-paren-{highlight-openparen,when-point-inside-paren} = t 2016-12-22 23:55:15 -05:00
3150bb7c99 ivy: update doom*counsel-ag-function advice to reflect upstream changes 2016-12-07 00:58:56 -05:00
36bcda5654 Enable company mode when asked to autocomplete 2016-11-06 14:09:06 +01:00
0256174f5a modeline: polish flycheck segment 2016-11-04 03:30:45 +01:00
8d1d514be8 doom-modeline-major-mode (face) => doom-modeline-buffer-major-mode 2016-11-04 03:30:32 +01:00
4ce2739983 More reliable ring-bell-function mode-line blink 2016-11-04 03:30:06 +01:00
515e9f336e neotree: clean up local bindings 2016-11-04 03:29:44 +01:00
efb2d30bb4 Prevent doom buffer from sneaking into saved workgroups 2016-10-30 13:10:45 +01:00
799ea3054d modeline: even spacing for *vcs segment 2016-10-24 02:47:14 +02:00
3e4ec3e6d8 Subtle mode-line blink for ring-bell-function 2016-10-24 02:46:12 +02:00
c05bffa826 x-super-keysym = 'meta, x-meta-keysym = 'alt 2016-10-24 02:45:42 +02:00
75b76c7884 ui: no default frame size (use emacs.local.el) 2016-10-21 23:59:12 +02:00
5e8fa54b89 org: change how paths are defined 2016-10-21 23:57:51 +02:00
8c5deda9e3 Remove third argument from doom/popup-close* fns 2016-10-11 13:19:55 +02:00
8f76e50242 Fix :killall, aka doom:kill-all-buffers 2016-10-10 01:33:34 +02:00
ce27e6fa5f Remove redraw calls; disruptive on Arch 2016-10-10 01:23:56 +02:00
ff191869d7 Delete defuns-smartparens.el (fix #15) 2016-10-10 01:23:47 +02:00
3b93b4a1b0 Fix wrong smart forward and backward bindings 2016-10-08 19:38:58 +02:00
9e326f1ab8 defconst => defvar (so it can be overriden in emacs.local.d) 2016-10-07 22:21:40 +02:00
ac858ef491 Relax workgroups2 dependency 2016-10-07 20:53:56 +02:00
6b099f07ce Fix #12: don't shadow major-mode bindings with local map 2016-10-07 19:25:32 +02:00
c99c4a20c9 I change my mind: no transparency 2016-10-07 13:03:21 +02:00
e241d171de General comment update 2016-10-07 00:26:45 +02:00
2231bf25df Fix accidental cl.el dependency error 2016-10-07 00:26:27 +02:00
ee94db2678 Don't disable hl-line in visual mode 2016-10-07 00:26:03 +02:00
ea2121ffeb Simplify doom/load-font & doom/load-theme; don't keep state 2016-10-07 00:25:36 +02:00
a513b5aa81 Update doom-version 2016-10-06 20:46:26 +02:00
dbac71b161 Polish splash screen 2016-10-06 20:18:32 +02:00
2b410604f0 modeline: flycheck segment polish (and move to end of rhs) 2016-10-06 17:28:08 +02:00
95bbe87339 Explicitly load all-the-icons; disable it in terminal; simple neotree in terminal 2016-10-06 17:27:47 +02:00
ceeb8ad3fb Add doom-ui-variable-pitch-font 2016-10-06 17:24:22 +02:00
af6063e315 evil-default-cursor => 'cursor face, evil-emacs-state-cursor => 'warning 2016-10-06 17:21:59 +02:00
e8375dec17 scratch: fix clicking on buttons + memoize doom-reload-scratch-buffer 2016-10-06 17:21:00 +02:00
5f6cfeb225 Keep track of packages + show package count on splash screen 2016-10-06 17:20:13 +02:00
9149bee237 neotree: fix keybindings in terminal emacs 2016-10-06 17:18:54 +02:00
6388169ed7 Refactor + optimize modeline 2016-10-06 14:16:28 +02:00
917fa4c861 Fancy new splash screen! (What am I doing with my life?) 2016-10-06 14:15:50 +02:00
eac5bd7302 ivy: highlight whole line on matches 2016-10-06 13:56:03 +02:00
ad1d3ef2d3 image-animate-loop = t 2016-10-05 21:53:27 +02:00
87da6ab784 Revise README 2016-10-05 21:50:34 +02:00
dd07f33ca5 Add ediff config 2016-10-05 20:46:26 +02:00