Commit Graph

5894 Commits

Author SHA1 Message Date
c1c3a0987c Better move-to-prompt-on-insert-mode hook for eshell 2018-05-26 21:09:10 +02:00
177bf2a9de Fix evil change/delete operators in eshell buffers
evil-{change,delete}{,-line} now jump to the prompt before trying to
modify the buffer.
2018-05-26 21:09:10 +02:00
4e2beb8b7e Merge +popup-define's documentation into :popup setting's
Users are more likely to view :popup's documentation for information on
defining popup rules (they shouldn't be using +popup-define!).
2018-05-26 14:20:23 +02:00
dc86b61704 Fix vcs/git-browse* commands #616
Caused by upstream changes to git-link, where `git-link--remote-host' was
removed.
2018-05-26 11:13:21 +02:00
80fe6aa082 Merge pull request #612 from seanpile/seanpile/go-mode-fixes
Small fixes for go-mode
2018-05-26 10:34:35 +02:00
67eb749d1e lang/go: group flycheck config & use add-hook 2018-05-26 10:33:55 +02:00
30fccbc06c Merge pull request #614 from Emiller88/patch-2
Update config.el
2018-05-26 10:17:12 +02:00
9cf53aa1b7 Merge pull request #613 from Emiller88/patch-1
Update README.org
2018-05-26 10:16:56 +02:00
4200a1713c Update config.el
Add a missing )
2018-05-25 20:32:27 -05:00
cfe6f5b4e0 Update README.org
Fix the broken link because of formatting.
2018-05-25 20:29:15 -05:00
e51e483c86 Small fixes for go-mode:
- Fixed typo for gocode command in `doctor.el`
- Only enable flycheck mode if the syntax-checker feature is enabled
2018-05-25 21:17:13 -04:00
1aec48a848 The *real* fix for whitespace-mode interfering with the mu4e sidebar #607 2018-05-26 03:09:53 +02:00
2d6bef33d3 Disable doom|detect-indentation in fundamental or special modes
This should fix #607, which is caused by whitespace-mode messing up the
overlays/text properties in the mu4e sidebar.
2018-05-26 03:06:47 +02:00
9febfb0477 Add fundamental-mode to doom-large-file-modes-list 2018-05-26 03:06:22 +02:00
fd86bfb027 Fix load-path not including site-lisp directories
This would cause plugins like mu4e to not be detected and included in
the cached load-path generated by doom-package-autoload-file.
2018-05-26 03:03:01 +02:00
0750e877ab Ensure private/emacs dirs end with a slash 2018-05-25 20:06:01 +02:00
242a28ddc9 doctor: initialize more state for more accurate tests #603 2018-05-25 19:59:56 +02:00
1ac18cbd39 Merge pull request #611 from jeffjewiss/support-hbs-files
Support handlebars templates
2018-05-25 19:54:42 +02:00
dc7488df73 Remove package-initialize hack before package commands
Doesn't appear to be necessary anymore.
2018-05-25 19:26:11 +02:00
644dc17e32 Minor refactor of doom-initialize-packages 2018-05-25 19:25:47 +02:00
85c6d06c3f Try to reload doom/package autoloads before before/after doom refresh 2018-05-25 19:25:18 +02:00
06bd3dfccc Improve how reload-doom-autoloads detects your modules have changed 2018-05-25 19:22:44 +02:00
debdb63100 Handle wrong-num-of-args error correctly 2018-05-25 19:22:44 +02:00
e3daf2b818 Improve how reload-package-autoloads detects your packages have changed 2018-05-25 19:22:44 +02:00
74c8df3618 Fix reload-*-autoloads commands not remotely loading byte-compiled autoloads file 2018-05-25 19:22:44 +02:00
1d54ba4a37 Seriously. Don't prioritize *.elc files in noninteractive sessions! 2018-05-25 19:22:44 +02:00
068979591a doom//byte-compile: cl-pushnew => push (redundant w/ cl-delete-duplicates) 2018-05-25 19:22:44 +02:00
ef9b30cdef Fix doom//upgrade failing to detect branch & clean *.elc files before updating 2018-05-25 19:22:44 +02:00
becc79089e feature/lookup: fix void-function xref-backend-identifier-at-point error 2018-05-25 19:22:44 +02:00
5ef1228201 Fix nested length form typos 2018-05-25 19:22:44 +02:00
365201bfcf doom//upgrade: fix void-variable core-file error 2018-05-25 19:22:41 +02:00
68c0d228bc support handlebars templates 2018-05-25 18:13:28 +01:00
5cf899deb4 Merge pull request #599 from Emiller88/solidity-mode
Solidity mode
2018-05-25 19:11:16 +02:00
9a730c0035 lang/solidity: conform README to doom conventions 2018-05-25 19:10:49 +02:00
6be1ee17e5 lang/solidity: improve binary checks in doctor.el 2018-05-25 19:06:29 +02:00
f5a0d89eda lang/solidity: conform to Doom conventions 2018-05-25 19:04:01 +02:00
a814c833a2 Merge branch 'develop' into solidity-mode 2018-05-25 18:37:38 +02:00
e7f484d4f4 Merge pull request #592 from ar1a/patch-csv
lang/data: add csv-mode
2018-05-25 18:33:58 +02:00
27cee0bf5a Remove redundant hexl-mode block 2018-05-25 18:33:30 +02:00
4456907ad0 Merge branch 'develop' into patch-csv 2018-05-25 18:31:38 +02:00
0e9add5844 Merge pull request #598 from ar1a/patch-agenda-span
lang/org Make agenda view span 10 days
2018-05-25 18:27:03 +02:00
4771c047c6 Merge pull request #601 from jcf/fix-workspace-load
Fix use of +workspaces-data-file in +workspace/load
2018-05-25 15:37:19 +02:00
4aacd831b5 Fix doom//upgrade (make upgrade) 2018-05-25 12:49:39 +02:00
73045f9950 Fix doom//quickstart & improve feedback (make quickstart) 2018-05-25 12:49:39 +02:00
d7d9da2210 Appease byte-compiler san kun chan sama sensei de gozaru 2018-05-25 11:55:57 +02:00
81d3fe4a82 config/default: fix missing +ivy-do-action! error when ivy module is disabled 2018-05-25 11:54:52 +02:00
e99d5c6624 completion/helm: refactor how helm packages are loaded; fix command remaps 2018-05-25 11:49:59 +02:00
d7a5f3b997 Fix doom-module-table failing to fetch module list
...because sexp-at-point needs a valid syntax table, and fundamental
mode ain't got one.
2018-05-25 03:07:23 +02:00
2b8efd6783 Error of private init.el doesn't exist (it really should!) 2018-05-25 02:54:16 +02:00
7f31f4a1bd Adjust package state initialization strategies 2018-05-25 02:53:48 +02:00