Commit Graph

5278 Commits

Author SHA1 Message Date
7282553d2d app/calendar: minor indentation refactor 2018-04-02 05:50:07 -04:00
f6f2c92373 app/calendar: don't require :feature workspaces 2018-04-02 05:49:55 -04:00
21da187361 lang/org: fix forward/backward motion keys 2018-03-31 18:06:38 -04:00
a546c8c92b tools/magit: remove unnecessary keybinds; integrate ivy; show gravatars 2018-03-30 04:12:52 -04:00
13bffc54bd Refactor theme/font initialization
Addressed #489
2018-03-30 04:12:52 -04:00
673b723977 config/default: revise SPC g ... keys (magit focus) 2018-03-30 04:12:52 -04:00
96e8e3cc19 feature/popup: add with-popup-rules! macro 2018-03-29 21:09:06 -04:00
7590c46f6c Merge pull request #495 from benj02/patch-2
Feature: lang/web: add local leader bindings for web-mode
2018-03-29 21:08:03 -04:00
9ebab55a3f lang/web: add local leader bindings for web-mode
Web mode has a bunch of helpful commands under `C-c`, this replicates the same
bindings, but in leader-key style. E.g.: `C-c C-a k` becomes `SPC m a k`
2018-03-29 04:45:28 -07:00
e17271a772 tools/imenu: make imenu-list update sooner 2018-03-28 19:08:37 -04:00
43830a8498 tools/eshell: fix typo in condition in +eshell/switch
Also changes behavior to select the selected eshell window if it's
already open.
2018-03-28 19:07:52 -04:00
f44a227e74 Refactor scratch buffer; add doom-scratch-buffer-major-mode option #490
Also set the default scratch buffer major mode to fundamental-mode
2018-03-28 18:39:46 -04:00
229d4de390 feature/popup: minor rule refactor 2018-03-28 17:33:26 -04:00
08976dafdd tools/eshell: fix +eshell/switch 2018-03-28 17:32:35 -04:00
3fb7b24544 tools/eshell: fix overeager cleanup deleting other windows along with eshell 2018-03-28 17:32:26 -04:00
5ca78c3984 feature/popup: always open term/eshell popups at bottom of frame 2018-03-28 17:31:23 -04:00
611b528520 Merge pull request #491 from MaskRay/develop
completion/ivy: fix ag/pt/grep file search args
2018-03-28 16:48:24 -04:00
f1cf88eeb6 completion/ivy: fix ag/pt/grep file search args 2018-03-28 12:34:04 -07:00
f38cd94f33 ui/doom: improve solaire-mode theme integration
Now +doom-solaire-themes is an alist that informs Doom if the current
theme should be loaded with solaire-mode, and whether
solaire-mode-swap-bg should be used.
2018-03-28 06:49:54 -04:00
56dcc42440 feature/evil: fix nil evil-want-integration when +everywhere isn't used 2018-03-28 04:14:00 -04:00
174e0518a1 ui/doom: fix void-symbol error caused by misnamed advice function 2018-03-28 03:32:52 -04:00
375547d1b3 tools/magit: set magithub-dir sooner (prevent .emacs.d/magithub) 2018-03-28 03:06:51 -04:00
4bafe29722 Fix package! :disable not disabling packages
doom-disabled-packages we built either too early or too late, causing
disabled packages to be loaded anyway.
2018-03-28 02:56:24 -04:00
05d4386409 Merge pull request #488 from orther/cleanup-auth-source-pass
Update password-store +auth to only use auth-source-pass
2018-03-28 01:11:07 -04:00
f334a92fdc Fix package management delete-reinstall loop with quelpa packages 2018-03-28 01:04:34 -04:00
d39f384198 Fix gc-cons-* & file-name-handler-alist not being reset 2018-03-28 00:53:51 -04:00
26514e2834 Optimize doom-initialize-packages for cold startup 2018-03-28 00:52:45 -04:00
0e1b2453aa Revise comments in early-init.el 2018-03-28 00:43:25 -04:00
a6216b152f Disable {tool,menu,scroll}-bar-mode in early-init.el 2018-03-28 00:41:46 -04:00
2da03a67ba Add .yas-compiled-snippets.el to gitignore 2018-03-28 00:34:05 -04:00
f24725382f Update password-store +auth to only use auth-source-pass
Now that auth-password-store has been renamed to auth-source-pass and it matches
the same feature included in emacs 26 under the same name we don't need custom
checks and package loading.
2018-03-27 19:37:43 -07:00
412bf56f45 feature/lookup: make lookup commands add to jump list 2018-03-27 20:11:23 -04:00
e5b50e4f43 feature/popup: mention size parameter in +popup-define docstring 2018-03-27 20:10:58 -04:00
8c0a4cfbef lang/elixir: refactor smartparens+use-package config 2018-03-27 19:42:56 -04:00
c998cebd31 ansi-color-for-comint-mode = t 2018-03-27 19:18:26 -04:00
6a968dc0d7 Sort init.example.el; add missing tools/rgb 2018-03-27 19:11:42 -04:00
67e0575d3d Move doom-modules-dirs to core-packages.el 2018-03-27 19:11:11 -04:00
4afcd7eadf lang/nix: no-byte-compile; add file header 2018-03-27 19:09:22 -04:00
93678494cb ui/doom-dashboard: fix wrong-type-arg error on reload 2018-03-27 19:08:46 -04:00
06577c9fe3 Merge pull request #486 from fread2281/fixes
Update ido-cr+ and actually install nix-mode for lang/nix
2018-03-27 19:08:32 -04:00
2ac08a13e0 lang/nix: install nix-mode package 2018-03-27 10:28:37 -06:00
cec72fa959 completion/ido: update to use ido-completing-read+ (renamed from ido-ubiquitous) 2018-03-27 10:28:37 -06:00
8a74a081c4 Remove doom-mode-map; semi-revert abe42fcb 2018-03-27 03:49:45 -04:00
91c974033d config/default: add help bindings to helpful too 2018-03-27 03:12:23 -04:00
1f9576a59a Conform unit test macros to naming convention 2018-03-27 02:52:30 -04:00
2364e97285 Fix switch-window hooks when switching with the mouse
And moved it to ui/nav-flash, which is what this code was introduced to
fix in the first place!
2018-03-27 02:50:40 -04:00
b685baeb64 Fix the package! macro's :disable property 2018-03-27 02:49:19 -04:00
fea7c0a661 Minor revision of package!'s docstring 2018-03-26 18:15:03 -04:00
040fedfeaf Remove defunct tramp advise 2018-03-26 18:14:00 -04:00
486dbbc2cc Merge pull request #484 from allforabit/patch-1
Update webpack file template for latest version
2018-03-26 18:10:43 -04:00