Commit Graph

5612 Commits

Author SHA1 Message Date
bb4a8e98e6 load-prefer-newer = noninteractive 2018-05-14 18:34:34 +02:00
966f7c77f9 app/twitter: :feature popup => :ui popup 2018-05-14 18:34:18 +02:00
e3e0cb7e68 doom/describe-modules: no initial input, instead set default 2018-05-14 18:32:26 +02:00
f2eedb44dc Remove https from package-archives dynamically 2018-05-14 15:57:54 +02:00
310d81ab4a config/default: in ivy, bind C-RET = ivy-immediate-done 2018-05-14 14:57:24 +02:00
a1b385a23d eval-when-compile EMACS2*+ consts 2018-05-14 13:05:33 +02:00
866030bdc6 feature/eval: reorganize; move settings into init.el 2018-05-14 13:05:03 +02:00
83118dc65c Move feature/popup => ui/popup
And move settings to ui/popup/init.el
2018-05-14 13:05:03 +02:00
40bd1da5a5 completion/helm: avoid with-helm-buffer macro #503 #507 2018-05-14 13:05:03 +02:00
eb5fd0aa53 run-hook-with-args => run-hooks, in custom hooks 2018-05-14 13:05:03 +02:00
4603a4e113 Change doom-theme on load-theme 2018-05-14 13:05:03 +02:00
0b8f884d18 ui/doom: simplify +doom-folded-face (now set in doom-themes) 2018-05-14 13:05:03 +02:00
72465fd5a0 config/default: bind SPC q r/R to reload/restart Doom 2018-05-14 13:05:03 +02:00
0bd88b8414 Add restart-emacs package & commands 2018-05-14 13:05:03 +02:00
d1068723e4 Move doom-packages-file to doom-cache-dir 2018-05-14 13:05:03 +02:00
afdc6a31b5 Move def-setting! macros to core-packages 2018-05-14 13:05:03 +02:00
e3841c4460 Add placement checks for package macros
Doom should complain if these macros are found anywhere they're not
supposed to be.
2018-05-14 13:05:03 +02:00
88082c0dc9 Add doom//reload command (experimental) 2018-05-14 13:05:03 +02:00
370dacf2a2 config/default: refactor evil-collection fixes 2018-05-14 13:05:03 +02:00
5a13c436ff app/twitter: add +twitter/ace-link command 2018-05-14 13:05:03 +02:00
daf4c93e36 lang/org: unbind [/] (interfering w/ default binds) 2018-05-14 13:05:03 +02:00
bc98f80fed app/twitter: redesign app keybind scheme (first draft)
Thanks to @ar1a for help
2018-05-14 13:05:03 +02:00
c01a1597cf app/twitter: larger compose-tweet popup window 2018-05-14 13:05:03 +02:00
a0fa6e5b97 ui/neotree: add *.class to hidden files regexp 2018-05-14 13:05:03 +02:00
99bd3beec2 Autoload ace-link-addr 2018-05-14 13:05:03 +02:00
ff5d63b5a6 lang/javascript: add colon to electric chars 2018-05-14 13:05:03 +02:00
cef82fe0b0 Minor reorganization of core-lib 2018-05-14 13:05:03 +02:00
1b6abf47ef feature/lookup: fix counsel-dash not loading; use eww for docsets 2018-05-14 13:05:03 +02:00
587d69dda0 feature/evil: inline inlined function 2018-05-14 13:05:03 +02:00
2bbee08105 feature/lookup: new command +lookup/file to replace gf 2018-05-14 13:05:03 +02:00
57f383ef76 General revision of docstrings 2018-05-14 13:05:03 +02:00
7630394210 feature/lookup: replace devdocs packages with devdocs-lookup
Improved search; now downloads index from devdocs.io and lets you
fuzzy-search its listing with ivy/helm.
2018-05-14 13:05:03 +02:00
2373429e76 inhibit-compacting-font-caches = t
Performance at the cost of some space efficiency
2018-05-14 13:05:03 +02:00
42e44a6cc9 tools/eshell: autoload custom faces & add :group 2018-05-14 13:05:03 +02:00
99eef125b0 Move :tools neotree => :ui neotree 2018-05-14 13:05:03 +02:00
b6e2599358 lang/org: change recentf/persp clobbering fix 2018-05-14 13:05:03 +02:00
9b1385b725 core-ui: general refactor/reformatting 2018-05-11 10:00:23 +02:00
52cdb0bd83 Remove doom-fringe-size; set default fringe in :ui doom
There was no way to customize doom-fringe-size. Better to customize
fringes by using fringe-mode, {left,right}-fringe-width or
set-window-fringes directly.
2018-05-11 10:00:23 +02:00
2b2f6bcf32 New command: doom/profile-emacs (powered by esup) 2018-05-11 10:00:23 +02:00
27f99f040c Remove shackle (why is this still here?!) 2018-05-11 10:00:23 +02:00
0ffc1fa3df {window,frame}-resize-pixelwise = t 2018-05-11 10:00:23 +02:00
92d5f4266c custom-theme-directory = ~/.doom.d/themes/ 2018-05-11 10:00:19 +02:00
05752565b0 Merge pull request #572 from ppwwyyxx/patch-2
Test feature +snippets before adding emacs-snippets
2018-05-11 09:26:13 +02:00
f4222cf6f1 Update packages.el 2018-05-10 20:35:09 -07:00
c74dbfd1e6 make quickrun: improve feedback 2018-05-10 22:39:49 +02:00
cea270d950 Add recompile step to make quickstart 2018-05-10 22:39:35 +02:00
9cd2de0ce9 Fix make recompile 2018-05-10 22:39:09 +02:00
a449519325 config/default: rename :x => :pad
As not to shadow the default :x[it]
2018-05-10 22:15:52 +02:00
5426fe072c feature/workspaces: autoload faces 2018-05-10 21:09:54 +02:00
1ee9a1893f completion/company: company-frontends bug fixed upstream 2018-05-10 19:27:14 +02:00