f3a9d0c03c
Resolve pinned packages based on overridden recipes
...
And rearrange "Checking out ..." message during 'doom upgrade' to
display package first, then commit (and abbreviated), rather than the
other around. It's easier to read.
2020-01-14 21:57:58 -05:00
b7e81bc042
Add doom/update-pinned-package-declaration command
...
This may be renamed later, or rewritten to jump to the user's
`packages.el` and entering it there. Or something. For now it's useful
for its niche.
2020-01-14 21:46:38 -05:00
7326d2b4dc
Add unpin! macro for easy package unpinning
2020-01-14 21:39:19 -05:00
b8b0f73edc
Resolve packages to repo for pinned packages
...
- Allow :pin SHA's to be abbreviated.
- Print out the repo being updated, rather than the package.
2020-01-14 21:18:59 -05:00
9745f41ded
Add :no-byte-compile & :no-autoloads support to package! :recipe #2370
2020-01-14 19:25:24 -05:00
9f97c13bf1
Remove issue title prefixes
...
Use labels to categorize them instead.
2020-01-14 19:25:24 -05:00
4161014cfc
doom/toggle-debug-mode: toggle garbage-collection-messages
2020-01-14 19:25:24 -05:00
1c0b8b2831
Merge pull request #2368 from niklascarlsson/setup_docker_docset
...
Use Docker docset for dockerfile-mode
2020-01-14 19:19:40 -05:00
fd3ec5a33c
Merge pull request #2371 from pekist/develop
...
Add LSP Support to Erlang
2020-01-14 19:19:13 -05:00
1d91d9c6d6
Erlang LSP module improvements
...
- Add README.org
- Make it so other completion frameworks don't compete with the lsp module
- load lsp via erlang-local-vars-hook
2020-01-14 19:11:49 -05:00
89dd2f98a4
Add LSP Support to Erlang
2020-01-14 14:18:52 -05:00
bdb12cb75b
Use Docker docset for dockerfile-mode
...
This patch setups the appropriate docset to use in dockerfile-mode.
Similar to how it is done for other major-modes that have associated
docsets.
2020-01-14 12:33:05 +01:00
12094788d7
Fix references to :tools fly{spell,check}
2020-01-14 03:04:26 -05:00
920b511591
org-agenda-dim-blocked-tasks = t (default) #2365
...
This way, parent todos are at least displayed, but dimmed.
2020-01-14 02:59:16 -05:00
9eb3a74a57
Save interpreter-mode-alist to autoloads
2020-01-14 02:59:16 -05:00
01a5994805
Merge pull request #2366 from ckruse/develop
...
Update feature check of flycheck in elixir mode
2020-01-14 02:58:57 -05:00
5276762daa
Update feature check of flycheck in elixir mode
...
This patch updates the check for enabling flycheck bindings to the new
module location.
2020-01-14 08:53:30 +01:00
a6d81dda4e
Merge pull request #2350 from Janfel/patch-1
...
Fix #2349 : Make +format-completing-read return symbol
2020-01-13 20:10:50 -05:00
c2491001f0
Merge pull request #2363 from niklascarlsson/updates_to_documentation
...
Minor updates to documentation
2020-01-13 20:08:58 -05:00
6dd9793c95
Merge pull request #2364 from niklascarlsson/update_flycheck_binding
...
Update feature check of flycheck in evil-bindings
2020-01-13 20:08:21 -05:00
5a07e8f655
Add treemacs-persp package #1348
2020-01-13 16:03:22 -05:00
1cf402926b
Update feature check of flycheck in evil-bindings
...
This patch updates the check for enabling flycheck bindings to the new
module location.
2020-01-13 12:51:22 +01:00
3308fb3718
Minor updates to documentation
...
- Update the keybinding for +doom/help-autodefs
- Remove silver_search from the lookup module. Ripgrep is the supported
dependency.
2020-01-13 09:54:22 +01:00
6f273ffc25
Totally disable company-box scrollbar
...
Since the problem persists despite the earlier window-width fix.
Fixes sebastiencs/company-box#44
2020-01-13 01:46:43 -05:00
e7de8118ce
Fix #1706 : Make doom-big-font-mode affect all frames
2020-01-13 01:08:49 -05:00
b320075c5b
Add company-box scrollbar "fix" & refactor config
2020-01-13 00:08:59 -05:00
d47bc06ab4
Fix K on modules with no readme
2020-01-12 22:35:03 -05:00
520fefbd0f
Prevent premature h-scrolling in vterm buffers
2020-01-12 20:05:26 -05:00
bf60a2a7c6
Don't sort counsel-imenu
2020-01-12 18:12:01 -05:00
24c65b1a22
Update lsp server install dirs
...
Follow-up of #2361
2020-01-12 17:00:13 -05:00
76b66f104f
Merge pull request #2361 from niklascarlsson/update_lsp_location
...
Update lsp-server-install-dir location
2020-01-12 16:55:34 -05:00
6731833f24
Update lsp-server-install-dir location
...
Update the lsp-server-install-dir to doom-etc-dir install of the default
which is directly at the root of the emacs dir.
2020-01-12 22:27:41 +01:00
c24ab34f75
Merge pull request #2358 from howsiwei/pdf-outline
...
Fix pdf-outline error
2020-01-12 03:09:49 -05:00
25eb9176ad
Fix ivy-prescient disabling fuzzy search
...
It can set up itself.
2020-01-12 03:07:35 -05:00
8c6efb71cb
Fix pdf-outline error
2020-01-12 15:38:03 +08:00
1018dea7b7
Fix wrong-type-arg stringp t from doom/move-this-file
2020-01-12 02:20:12 -05:00
51bb3a2b35
Fix #2357 : C-a moves across lines
2020-01-12 02:09:25 -05:00
5802bd7047
Refactor browse-at-remote commands
2020-01-11 17:30:09 -05:00
0c9f1b1a9c
Minor refactors & comment revision
2020-01-11 17:27:04 -05:00
29250133e8
Replace doom/describe-symbol w/ helpful-symbol
...
And helpful-at-point.
2020-01-11 17:21:35 -05:00
52b69ec7eb
Fix #2308 : DEL not deleting closing sp pairs
2020-01-11 17:07:51 -05:00
20bc70096f
Fix deprecation warnings for fly{check,spell} modules
2020-01-10 22:58:10 -05:00
9b5835504e
Fix #2349 : Make +format-completing-read return symbol
...
Currently `+format-completing-read` returns a cons cell like `(symbol . t)`, where `+format/buffer` expects a symbol. This commit makes `+format-completing-read` return a symbol instead. Fixes #2349 .
2020-01-10 21:14:03 +01:00
18301b0b9a
Merge pull request #2344 from RBckmnn/SudoThisFile
...
Make sudo-this-file usable in dired-buffers
2020-01-10 05:59:54 -05:00
476f92b3cc
Merge pull request #2347 from gagbo/patch-4
...
Fix flycheck migration void-function
2020-01-10 05:59:37 -05:00
ca3920e5b7
Fix flycheck migration void-function
2020-01-10 11:56:19 +01:00
844a236949
Half-revert & rewrite +lsp-init-a
...
The original lsp is just too opinionated to delegate to. Better we just
initialize lsp entirely by hand, instead.
2020-01-10 05:15:54 -05:00
3eb61601e5
Fix void-variable args error starting up lsp-mode
2020-01-10 05:09:34 -05:00
24652f26de
Bind s-RET/s-S-RET/s-M-RET for mac users
2020-01-10 05:00:08 -05:00
46aaeee818
Update tools/lsp to reflect upstream changes
...
LSP has taken it upon themselves to aggressively install servers if they
are missing. No thanks. Promote deliberate use of lsp-install-server
where we can and load lsp-clients sooner.
2020-01-10 04:59:15 -05:00