Henrik Lissner
b320075c5b
Add company-box scrollbar "fix" & refactor config
2020-01-13 00:08:59 -05:00
Henrik Lissner
d47bc06ab4
Fix K on modules with no readme
2020-01-12 22:35:03 -05:00
Henrik Lissner
520fefbd0f
Prevent premature h-scrolling in vterm buffers
2020-01-12 20:05:26 -05:00
Henrik Lissner
bf60a2a7c6
Don't sort counsel-imenu
2020-01-12 18:12:01 -05:00
Henrik Lissner
24c65b1a22
Update lsp server install dirs
...
Follow-up of #2361
2020-01-12 17:00:13 -05:00
Henrik Lissner
76b66f104f
Merge pull request #2361 from niklascarlsson/update_lsp_location
...
Update lsp-server-install-dir location
2020-01-12 16:55:34 -05:00
niklascarlsson
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
Harri Taylor
2fcb74dead
Fix for issue 2343
2020-01-12 15:03:24 +00:00
Henrik Lissner
c24ab34f75
Merge pull request #2358 from howsiwei/pdf-outline
...
Fix pdf-outline error
2020-01-12 03:09:49 -05:00
Henrik Lissner
25eb9176ad
Fix ivy-prescient disabling fuzzy search
...
It can set up itself.
2020-01-12 03:07:35 -05:00
How Si Wei
8c6efb71cb
Fix pdf-outline error
2020-01-12 15:38:03 +08:00
Henrik Lissner
1018dea7b7
Fix wrong-type-arg stringp t from doom/move-this-file
2020-01-12 02:20:12 -05:00
Henrik Lissner
51bb3a2b35
Fix #2357 : C-a moves across lines
2020-01-12 02:09:25 -05:00
Henrik Lissner
5802bd7047
Refactor browse-at-remote commands
2020-01-11 17:30:09 -05:00
Henrik Lissner
0c9f1b1a9c
Minor refactors & comment revision
2020-01-11 17:27:04 -05:00
Henrik Lissner
29250133e8
Replace doom/describe-symbol w/ helpful-symbol
...
And helpful-at-point.
2020-01-11 17:21:35 -05:00
Henrik Lissner
52b69ec7eb
Fix #2308 : DEL not deleting closing sp pairs
2020-01-11 17:07:51 -05:00
Clement Busschaert
fd130a9c2e
[ocaml] support eliom files
...
Eliom/eliomi is ocsigen's extensions for its files using the eliom ppx.
More info at http://ocsigen.org/eliom/6.6/manual/ppx-syntax
2020-01-11 18:39:14 +01:00
Henrik Lissner
20bc70096f
Fix deprecation warnings for fly{check,spell} modules
2020-01-10 22:58:10 -05:00
nam3less
d990cd9bd5
Added evil integration to haskell-mode
...
Overwrite the 'o' and 'O' normal mode commands to correctly indent
new lines.
Code was adapted from: https://github.com/haskell/haskell-mode/issues/1265
2020-01-11 01:47:41 +01:00
nam3less
18c50cbe1c
Added evil integration to haskell-mode
...
Overwrite the 'o' and 'O' normal mode commands to correctly indent
new lines.
Code was adapted from: https://github.com/haskell/haskell-mode/issues/1265
2020-01-11 00:42:18 +01:00
Janfel
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
Henrik Lissner
18301b0b9a
Merge pull request #2344 from RBckmnn/SudoThisFile
...
Make sudo-this-file usable in dired-buffers
2020-01-10 05:59:54 -05:00
Henrik Lissner
476f92b3cc
Merge pull request #2347 from gagbo/patch-4
...
Fix flycheck migration void-function
2020-01-10 05:59:37 -05:00
Gerry Agbobada
ca3920e5b7
Fix flycheck migration void-function
2020-01-10 11:56:19 +01:00
Henrik Lissner
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
Henrik Lissner
3eb61601e5
Fix void-variable args error starting up lsp-mode
2020-01-10 05:09:34 -05:00
Henrik Lissner
24652f26de
Bind s-RET/s-S-RET/s-M-RET for mac users
2020-01-10 05:00:08 -05:00
Henrik Lissner
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
Henrik Lissner
4acd60aba3
Update lsp-python-ms config to reflect changes upstream
...
mspyls should be installed with M-x lsp-install-server from now on.
2020-01-10 04:59:01 -05:00
Henrik Lissner
780100131d
Fix #2346 : reference to removed function
2020-01-10 04:22:49 -05:00
Henrik Lissner
c9b54ad279
ui/zen: revise readme
2020-01-09 23:17:49 -05:00
Henrik Lissner
c97f63beb8
Add text-scale fix for mixed-pitch-mode
...
At least until https://gitlab.com/jabranham/mixed-pitch/issues/6 is
dealt with.
2020-01-09 22:56:27 -05:00
Henrik Lissner
ad1d168349
+zen-text-scale = 2 by default
2020-01-09 22:56:27 -05:00
Henrik Lissner
911673fbb9
Add test/.local*/ to gitignore
...
Created by nix files in test/
2020-01-09 22:56:26 -05:00
Henrik Lissner
cffa3caac4
Fix 'SPC m r O' keybind in org-mode
2020-01-09 22:56:26 -05:00
Henrik Lissner
18be6cd37b
Add test/shell.nix files for Emacs 26 & HEAD
2020-01-09 22:56:26 -05:00
Henrik Lissner
59a6cb72be
Fix maximize/enlargen commands around dedicated windows #2337
2020-01-09 22:56:26 -05:00
Henrik Lissner
9c594d3f42
delete-by-moving-to-trash = t on macOS
2020-01-09 22:56:26 -05:00
Henrik Lissner
27599f308d
Add Doom Emacs issue tracker to search engine providers
2020-01-09 22:56:26 -05:00
Henrik Lissner
b89992624b
Move :tools fly{check,spell} to :checkers {syntax,spell}
...
These modules were renamed so we can later generalize their
implementations, such as adding flymake support to the syntax checker.
2020-01-09 22:56:26 -05:00
Henrik Lissner
a680a4c96d
Replace :app write with :checkers grammar
2020-01-09 16:43:03 -05:00
Henrik Lissner
8ac4320e0b
Update readme file template
2020-01-09 16:41:12 -05:00
Henrik Lissner
dedcd5496a
ui/modeline: mention +light in readme
2020-01-09 16:01:02 -05:00
Henrik Lissner
558e906b2b
Add 'SPC m r f' for refiling to specific org file
2020-01-09 15:59:58 -05:00
Henrik Lissner
1fd18b88dd
Bind C-j/C-k to forward/backward history for eshell
2020-01-09 15:26:08 -05:00
Henrik Lissner
3fe6f7f3d9
tools/direnv: update lorri setup instructions
...
It is now available under services.lorri in 19.09.
2020-01-09 15:19:52 -05:00
Henrik Lissner
44fb8ab594
undo-tree-enable-undo-in-region = t
2020-01-09 03:40:02 -05:00
Henrik Lissner
f6852a2c9f
Add --discard switch to 'doom upgrade' #2224
...
Also rewrites straight prompt-in-batch-Emacs hack, and move it to
core-cli.el.
2020-01-09 03:36:00 -05:00
Henrik Lissner
15f2245b10
Install undo-tree 0.7.1 from emacs-straight/undo-tree
...
I re-enable history persistence, now that it has been fixed.
Also, I install it from the emacs-straight/undo-tree mirror, which is
fast and reliable.
Closes #2339 , #2334
2020-01-09 03:09:06 -05:00