Henrik Lissner
|
7ebc887905
|
Merge tb prefix into t prefix
|
2020-02-09 17:00:28 -05:00 |
|
Remco Verhoef
|
43be6231be
|
Merge branch 'develop' of https://github.com/hlissner/doom-emacs into develop
|
2020-02-09 11:00:17 +01:00 |
|
Remco Verhoef
|
7fe392d946
|
add benchmark bindings (,tbs and ,tba)
go supports running benchmarks much similar to running tests,
the new key bindings will run single or all benchmark
|
2020-02-09 10:58:49 +01:00 |
|
Henrik Lissner
|
af9d8257f1
|
Fix void-function: closure errors on vterm-toggle-send-escape
|
2020-02-09 04:33:17 -05:00 |
|
Henrik Lissner
|
01aadd8900
|
Fix vestigial org easymotion keybind
|
2020-02-08 21:47:04 -05:00 |
|
Henrik Lissner
|
73c893ba35
|
lang/ledger: refactor & use hledger by default
|
2020-02-08 20:53:50 -05:00 |
|
Henrik Lissner
|
ef472d7c1a
|
Add flyspell-lazy package
To hopefully speed up flyspell.
|
2020-02-08 20:43:29 -05:00 |
|
Henrik Lissner
|
724413d88f
|
Bind C-RET -> ess-eval-line in normal mode
And reformat ess keybinds.
|
2020-02-08 18:13:00 -05:00 |
|
Henrik Lissner
|
4a60200f3d
|
Unpin tkf/emacs-request
This package is a secondary dependency of many packages. Best to keep it
up-to-date at all times.
|
2020-02-08 18:11:22 -05:00 |
|
Henrik Lissner
|
e4e0f33ab5
|
Bump to jacktasia/dumb-jump@daddd9b
From jacktasia/dumb-jump@738d40c
|
2020-02-08 18:10:34 -05:00 |
|
Henrik Lissner
|
49c7cf8172
|
Resolve major mode for (cached)-nix-shell scripts
|
2020-02-08 07:14:54 -05:00 |
|
Henrik Lissner
|
014385a9f6
|
Prevent numerical type errors on after-find-file
In some edge cases.
|
2020-02-07 04:23:07 -05:00 |
|
Henrik Lissner
|
456b501aad
|
Bump to hlissner/emacs-doom-themes@7131b60
|
2020-02-07 03:43:26 -05:00 |
|
Henrik Lissner
|
6d8d8a3d42
|
Bump org-mode, org-download, org-re-reveal, org-journal, ox-hugo
emacs-straight/org-mode@cd1014a -> emacs-straight/org-mode@ec6d01f
abo-abo/org-download@aad18ae -> abo-abo/org-download@7040188
oer/org-re-reveal@29bc467 -> oer/org-re-reveal@14df754
bastibe/org-journal@cf0f153 -> bastibe/org-journal@128f053
kaushalmodi/ox-hugo@0530645 -> kaushalmodi/ox-hugo@a80b250
Fixes #2499
|
2020-02-07 03:39:43 -05:00 |
|
Henrik Lissner
|
fba3c83403
|
Bump helpful, projectile & which-key
Wilfred/helpful@e511e8d -> Wilfred/helpful@c54e9dd
bbatsov/projectile@27a0da9 -> bbatsov/projectile@84be1da
justbur/emacs-which-key@db3d003 -> justbur/emacs-which-key@cf44641
|
2020-02-06 22:54:16 -05:00 |
|
Henrik Lissner
|
01c3f34bb0
|
Ensure lsp-ui doesn't overwrite file/dir-local flycheck-checker
|
2020-02-06 22:34:31 -05:00 |
|
Henrik Lissner
|
640cee3b26
|
Fix no such file errors when quitting emacs
Because org-id-locations-file cannot be read/written to.
|
2020-02-06 22:31:36 -05:00 |
|
Henrik Lissner
|
197a3faa7c
|
Merge pull request #2498 from Janfel/patch-1
Fix typo: ffap-list -> ffap-alist
|
2020-02-06 19:42:35 -05:00 |
|
Janfel
|
2322bff412
|
Fix typo: ffap-list -> ffap-alist
|
2020-02-07 01:35:46 +01:00 |
|
Henrik Lissner
|
086e945148
|
Update modules index
+ Remove :app write
+ Move :tools fly{check,spell} to new :checkers {syntax,spell}
+ Remove redundant table
|
2020-02-06 17:32:43 -05:00 |
|
Henrik Lissner
|
431cd38e83
|
Update +doom-solaire-themes to include all doom-themes
|
2020-02-06 17:28:45 -05:00 |
|
Henrik Lissner
|
8243c86f40
|
Bump haskell-mode, dante & intero
haskell/haskell-mode@3cf99d7 -> haskell/haskell-mode@4a87d72
chrisdone/intero@30d8e73 -> chrisdone/intero@fdb0550
jyp/dante@3e532e8 -> jyp/dante@4955bc7
|
2020-02-06 17:17:05 -05:00 |
|
Henrik Lissner
|
eca387d670
|
Refactor +lookup/file & update :file handlers
+ Removed idris-mode's file handler. It doesn't do what I thought it
did.
+ Fix markdown-follow-thing-at-point file handler creating empty buffer.
|
2020-02-06 16:55:28 -05:00 |
|
Henrik Lissner
|
22bf716e43
|
Fix gf/find-file-at-point in c-mode
|
2020-02-06 16:55:28 -05:00 |
|
Henrik Lissner
|
92f8ce562c
|
Fix dir-locals targeting fundamental-mode while evil-mode is active #2493
Due to hack upstream, in evil
|
2020-02-06 16:55:28 -05:00 |
|
Henrik Lissner
|
1910453e29
|
The byte-compiler ate my baby
|
2020-02-06 16:55:27 -05:00 |
|
Henrik Lissner
|
7afa8a7e90
|
Refactor tools/direnv
|
2020-02-06 15:29:28 -05:00 |
|
Henrik Lissner
|
5a8fb81739
|
Adjust visual-fill-column after text scaling
|
2020-02-06 15:28:51 -05:00 |
|
Henrik Lissner
|
77e58609d4
|
doom/update-pinned-package-form: improve error feedback
|
2020-02-06 15:27:03 -05:00 |
|
Henrik Lissner
|
a4293b53a1
|
Enable rustic-clippy checker in LSP's absence
|
2020-02-06 15:20:42 -05:00 |
|
Henrik Lissner
|
7eafc54347
|
Fix code-folding at EOL when cursor isn't at EOL
|
2020-02-06 15:20:42 -05:00 |
|
Henrik Lissner
|
3ab70d78eb
|
Add +workspace/swap-{left,right} commands
For changing the order of workspaces.
Relevant to #2488, #2487
|
2020-02-06 15:20:42 -05:00 |
|
Henrik Lissner
|
5eeb362610
|
Ensure workspace in insertion order
Closes #2488
Fixes #2487
|
2020-02-06 15:20:42 -05:00 |
|
Henrik Lissner
|
450eed7268
|
Bump to vspinu/company-math@a796053
From vspinu/company-math@600e494
|
2020-02-06 15:20:39 -05:00 |
|
Henrik Lissner
|
65b2d50e05
|
Bump to lassik/emacs-format-all-the-code@f57a2a8
From lassik/emacs-format-all-the-code@d126830
|
2020-02-06 15:20:27 -05:00 |
|
Henrik Lissner
|
c912d78afe
|
Bump to company-mode/company-mode@9de9905
From company-mode/company-mode@d505356
|
2020-02-06 15:20:11 -05:00 |
|
Henrik Lissner
|
53f1293955
|
Bump to seagle0128/grip-mode@1a61bb7
From seagle0128/grip-mode@cbf20fd
|
2020-02-06 15:19:58 -05:00 |
|
Henrik Lissner
|
a5c6a253c3
|
Merge pull request #2466 from sei40kr/rust-smartparens
Bump to Fuco1/smartparens@be8d5c9
|
2020-02-05 23:01:24 -05:00 |
|
Henrik Lissner
|
688b7c0a76
|
Bump to seagle0128/doom-modeline@31a5ae99b8
|
2020-02-05 11:10:59 -05:00 |
|
Henrik Lissner
|
75e7466ad9
|
Remove gsw binding to evil-snipe
Not sure how that got there.
|
2020-02-04 21:02:26 -05:00 |
|
Henrik Lissner
|
1575300ad4
|
Add iu/au text-object for urls #2484
|
2020-02-04 13:58:43 -05:00 |
|
Henrik Lissner
|
595524c30e
|
Merge pull request #2485 from sei40kr/update-doom-snippets
Bump to hlissner/doom-snippets@2781b782a3
|
2020-02-04 13:14:47 -05:00 |
|
Seong Yong-ju
|
86384b8533
|
Bump to hlissner/doom-snippets@2781b782a3
|
2020-02-04 20:44:11 +09:00 |
|
Seong Yong-ju
|
a933c5a475
|
Bump to Fuco1/smartparens@be8d5c9a63
|
2020-02-04 12:48:27 +09:00 |
|
Henrik Lissner
|
06c604503a
|
Don't auto-fill in latex math/markdonw code blocks
Fixes #2453
|
2020-02-03 13:28:05 -05:00 |
|
Henrik Lissner
|
1cacfcf962
|
Fix #2479
|
2020-02-03 13:01:46 -05:00 |
|
Henrik Lissner
|
93fa5edf2f
|
Bump to mhayashi1120/wgrep@e67e737
|
2020-02-02 22:59:52 -05:00 |
|
Henrik Lissner
|
65f859cf4d
|
Bump to hlissner/emacs-doom-themes@aa215ed
|
2020-02-02 22:59:42 -05:00 |
|
Henrik Lissner
|
acf437e00a
|
Merge pull request #2476 from xeijin/patch-1
Disable all-the-icons font install on windows
|
2020-02-02 19:02:56 -05:00 |
|
xeijin
|
8de0f62c52
|
apply Henrik changes
|
2020-02-02 23:44:03 +00:00 |
|