Henrik Lissner
7a37c50cf5
Bump :ui tabs
...
ema2159/centaur-tabs@e6bf9f5 -> ema2159/centaur-tabs@57afd81
2020-05-20 01:08:36 -04:00
Henrik Lissner
7183194a59
Remove redundant org-id-track-globally setting
...
This is already set to t upstream.
2020-05-20 01:07:52 -04:00
Henrik Lissner
090d0f7d53
Run org-load-hook functions on doom/reload
2020-05-20 01:07:32 -04:00
Henrik Lissner
8b8e7537b7
Move org-attach config to +org-init-attachments-h
2020-05-20 01:07:18 -04:00
Henrik Lissner
ecbd4b7567
Fix setq! not triggering setters
...
Because the setters were looked up at expansion/compile time (much, much
too early), rather than at runtime.
This should indirectly fix "No year zero" errors for org-journal
users (#3173 ).
2020-05-20 01:06:04 -04:00
Henrik Lissner
e4322fac7a
Remove duplicate org-journal-entries in auto-mode-alist
...
(correctly)
2020-05-20 00:55:21 -04:00
Henrik Lissner
f0e6ede81b
Relax how strict doom/bump-package-at-point is about point
...
This command would formerly work only if the point was on the opening
parenthesis, and sometimes insert the :pin in odd places. It is now much
more relaxed.
2020-05-19 22:00:20 -04:00
Henrik Lissner
20f22d5741
Bump :tools lsp
...
emacs-lsp/lsp-ivy@81e81ce -> emacs-lsp/lsp-ivy@dce58b5
emacs-lsp/lsp-mode@bac42c5 -> emacs-lsp/lsp-mode@9305777
emacs-lsp/lsp-ui@ab55e30 -> emacs-lsp/lsp-ui@271b47c
2020-05-19 21:50:25 -04:00
Henrik Lissner
69a25a8468
Make doctor treat missing ripgrep as an error
...
It's a hard dependency for Doom.
2020-05-19 21:49:01 -04:00
Henrik Lissner
89477e29ca
Bump :lang org
...
Kungsgeten/org-brain@ed99f7e -> Kungsgeten/org-brain@3ce2a33
bastibe/org-journal@2c43b10 -> bastibe/org-journal@524009b
emacs-straight/org-mode@93c50e3 -> emacs-straight/org-mode@9bc0cc7
kaushalmodi/ox-hugo@8f36181 -> kaushalmodi/ox-hugo@01bc315
org-roam/org-roam@1267a43 -> org-roam/org-roam@e3d101f
2020-05-19 21:49:01 -04:00
Henrik Lissner
204783a96e
Change how doom core reloads itself after 'doom upgrade'
...
Hopefully to address weird void-function errors while upgrading.
2020-05-19 21:49:01 -04:00
Otávio Schwanck
b045be4bb6
use default search on rake tasks
2020-05-19 22:27:23 -03:00
Henrik Lissner
f1707e48db
Merge pull request #3168 from rushsteve1/patch-1
...
Bump doom-themes version
2020-05-19 20:00:42 -04:00
Steven vanZyl
f5acb54a7d
Bump :ui doom
...
hlissner/emacs-doom-themes@34f181 -> hlissner/emacs-doom-themes@a13061
Updates the Pin of doom-themes to the latest, which includes a number of fixes,
notably the faces for the minimap.
2020-05-19 19:55:50 -04:00
Henrik Lissner
fc47c89ef5
Merge pull request #3174 from oscarbailey/patch-1
...
Fix scoop install instructions
2020-05-19 19:31:52 -04:00
Henrik Lissner
5914eede96
Merge pull request #3167 from janders223/elfeed-filter-fix
...
Update documentation for app/rss
2020-05-19 19:31:44 -04:00
Henrik Lissner
e9292b2f9d
Bump :emacs undo
...
ideasman42/emacs-undo-fu@24101b4 -> ideasman42/emacs-undo-fu@bcf7f92
It appears emacs-undo-fu force pushed, so the commit no longer exists in
undo-fu's history.
Closes #3176
2020-05-19 19:18:23 -04:00
Henrik Lissner
df0bca6579
Fix doom/bump-module for :private packages
2020-05-19 19:11:02 -04:00
Henrik Lissner
695ecf67cc
Fix 'wrong-type-argument listp' error from org-noter
2020-05-19 18:36:40 -04:00
Jim Anders
5eba98ba3d
Update documentation for app/rss
...
Update documentation to remove the default comments from the template.
Also provide the appropriate _hack_ to get the default search filter
working correctly.
2020-05-19 17:36:56 -04:00
Henrik Lissner
92b98bed11
Fix doom/help-search-loaded-files
...
Would throw a string type error because load-history doesn't only
contain sublists whose CARs are strings.
2020-05-19 17:33:57 -04:00
Oscar Bailey
b445038817
Fix scoop install instructions
...
Just tried installing on Windows, you need to use "scoop bucket add extras" not "scoop enable extras"
2020-05-19 21:42:58 +01:00
Henrik Lissner
265e80123a
Bump :lang clojure
...
clojure-emacs/cider@3a59fe0 -> clojure-emacs/cider@b9d505b
2020-05-19 05:35:03 -04:00
Henrik Lissner
1a0a757a33
Fix void-function +ibuffer/workspace
...
When calling +ibuffer/open-for-current-workspace
2020-05-19 01:56:56 -04:00
Henrik Lissner
49bf79a380
Restore .projectile recognition
...
Why it was removed in the first place: hlissner/doom-emacs#1974
Why it's being restored: seems this causes too much confusion. Folks ask
why projectile doesn't recognize their projects. It's too much of
maintenance hassle. We'll deal with the breaking changes project.el will
introduce when we cross that bridge.
Closes #3074
2020-05-19 01:56:56 -04:00
Henrik Lissner
95547823c6
Merge pull request #3163 from vrinek/patch-1
...
Fix typo
2020-05-18 20:11:05 -04:00
Kostas
ba9448e17a
Fix typo
2020-05-18 16:50:10 -07:00
Henrik Lissner
3fd3fc380f
Merge pull request #3088 from UndeadKernel/update-bindings
...
bindings: update bindings / add remote bindings
2020-05-18 18:20:47 -04:00
Henrik Lissner
e0cc0eba24
Fix 'bad object 5765245...' error on minimap module
2020-05-18 17:23:41 -04:00
Henrik Lissner
cc2be4fd01
Bump :emacs undo
...
ideasman42/emacs-undo-fu@2b1e532 -> ideasman42/emacs-undo-fu@24101b4
ideasman42/emacs-undo-fu-session@0400f15 -> ideasman42/emacs-undo-fu-session@e2043f8
2020-05-18 17:18:12 -04:00
Henrik Lissner
f0632f812b
Bump :editor evil
...
emacs-evil/evil@d243eae -> emacs-evil/evil@3f3b2fe
emacs-evil/evil-collection@ba36304 -> emacs-evil/evil-collection@1237452
To include emacs-evil/evil-collection#335
2020-05-18 17:17:11 -04:00
Undead Kernel
7fc7c35051
bindings: update bindings / add remote bindings
2020-05-18 22:14:59 +02:00
Henrik Lissner
c4a1cc0493
emacs/undo: use doom-first-buffer-hook
2020-05-18 15:38:11 -04:00
Henrik Lissner
b794de3ba2
Merge pull request #3153 from runenesheim/list-all-features
...
add missing +features to modules.org
2020-05-18 15:18:02 -04:00
Henrik Lissner
65d8d6f759
Merge pull request #3155 from felix-clark/kbd-minimap-toggle
...
using dedicated minimap flag
2020-05-18 15:17:58 -04:00
Henrik Lissner
b92f41bfb2
Revert d697ff481
...
Fixes #3158
2020-05-18 15:12:13 -04:00
Henrik Lissner
98f69ee3cf
Fix solaire-mode auto-disabler for daemon users
...
Hopefully.
2020-05-18 14:38:27 -04:00
Henrik Lissner
d5d0ec3c91
Prioritize vue-mode over web-mode for *.vue files
2020-05-18 14:38:02 -04:00
Henrik Lissner
c6fadf4776
Enable ol-notmuch if notmuch module is enabled
...
Closes #3161
2020-05-18 14:10:24 -04:00
Henrik Lissner
a680885ed9
Fix doom-first-{file,buffer}-hook on first file
...
Due to typo.
2020-05-18 13:59:40 -04:00
Felix Clark
07d3d1d46f
using dedicated minimap flag
2020-05-18 07:29:50 -04:00
Rune Nesheim
1acc543823
add missing +features to modules.org
2020-05-18 11:49:40 +02:00
Henrik Lissner
220916ae17
Merge pull request #3093 from sei40kr/taskrunner
...
Add tools/taskrunner module
2020-05-18 03:41:02 -04:00
Henrik Lissner
e470c3fae9
Merge pull request #3152 from strawberryjello/docs-gettingstarted-opensuse
...
add openSUSE installation section to getting started guide
2020-05-18 03:40:17 -04:00
Henrik Lissner
ebdb3399b5
Recommend the correct option for changes in package origin
...
For prompts like these
> In repository "org-roam", remote "origin" has URL
"https://github.com/jethrokuan/org-roam.git "
but recipe specifies a URL of
"https://github.com/org-roam/org-roam.git "
1) Abort
2) Rename remote "origin" to "origin-1", re-create "origin" with correct URL, and fetch
3) Rename remote "origin" manually, re-create it with correct URL, and fetch (Recommended)
4) Delete remote "origin", re-create it with correct URL, and fetch
5) Delete remote "origin", re-create it with manually set URL, and fetch
How to proceed? (1, 2, 3, 4, 5)
4 should be recommended, not 3.
2020-05-18 03:37:42 -04:00
Henrik Lissner
643377d8a4
Fix void-function doom--straight-respect-print-indent-a error
...
On first use of 'doom upgrade'
2020-05-18 03:27:30 -04:00
Seong Yong-ju
3f21d8267a
Add tools/taskrunner module
...
Co-authored-by: chrunchyjesus <chrunchyjesus@users.noreply.github.com>
2020-05-18 16:26:32 +09:00
Cristina Elep
d0a3e9260c
add openSUSE installation section to getting started guide
2020-05-18 15:10:34 +08:00
Henrik Lissner
f96e54fbe8
Merge pull request #3142 from rushsteve1/minimap
...
Minimap Module
2020-05-18 03:07:52 -04:00
Henrik Lissner
21e8277aea
Merge pull request #3141 from otavioschwanck/change-server-command
...
fix rails server lag
2020-05-18 03:03:35 -04:00