Commit Graph

12528 Commits

Author SHA1 Message Date
07e8032291 Fix #2807: wrong-type-arg stringp error
And minor refactor.
2020-04-03 01:41:49 -04:00
c17bf49ea3 Bump to hlissner/ws-butler@2bb49d3
From hlissner/ws-butler@e4430d3

Fixes #2470
2020-04-03 01:09:08 -04:00
a8f34f0f81 Fix permission-error on +pretty-code/install-patched-font #2807 2020-04-02 05:10:42 -04:00
74f64c63f0 Add set-lsp-priority! autodef & +lsp/switch-client command
Relevant to #2689
2020-04-02 00:56:26 -04:00
7e40c1ebe3 Fix #2752: self-aborting company-box/docs 2020-04-02 00:46:58 -04:00
fda60c529a docs/modules.org: add :editor god 2020-04-01 23:06:03 -04:00
01b7b5818a lang/org: add org-roam to readme 2020-04-01 21:49:49 -04:00
3dc4254f1c email/mu4e: mention missing mu4e errors in readme 2020-04-01 21:14:58 -04:00
c80573e5b7 Bump :lang org
emacs-straight/org-mode@ba68555 -> emacs-straight/org-mode@b993576
Kungsgeten/org-brain@cae8e22 -> Kungsgeten/org-brain@ec4bd9d
dzop/emacs-jupyter@de7af25 -> dzop/emacs-jupyter@3322ce7
2020-04-01 17:31:09 -04:00
bdbc8620e1 Bump :lang org +roam
jethrokuan/org-roam@b86d2c8 -> jethrokuan/org-roam@dfb8449
jethrokuan/company-org-roam@0d14bf5 -> jethrokuan/company-org-roam@063581d
2020-04-01 17:30:29 -04:00
23b3b8211a Fix #2811: expose more org-roam commands 2020-04-01 17:30:29 -04:00
4434abf1f4 Fix #2810: org-roam-directory is reset 2020-04-01 14:51:12 -04:00
b3af9dbc3c Add +lsp-defer-shutdown variable 2020-04-01 13:57:21 -04:00
4ca30d50e2 Fix #2807: wrong-number-of-args on install-patched-font 2020-04-01 12:03:56 -04:00
5775714506 Fix #2666: init indent-guides faces on first GUI frame 2020-03-31 16:30:30 -04:00
84d2e67633 Fix missing request in lookup module 2020-03-31 15:20:58 -04:00
ce57eef471 Stop recentering/preserving window pos on evil searches
It needs a lot of work to not be so jarring, but I don't have the time
to perfect it, so I'll disable it for now.
2020-03-31 14:38:56 -04:00
86506eaa53 lang/haskell: fix +ghcide 2020-03-31 13:45:32 -04:00
ca10445837 Fix company-mlton #1947 2020-03-31 11:58:35 -04:00
5e65d0e063 Load yasnippet incrementally 2020-03-31 02:24:14 -04:00
378cab0c16 Fix 'starts with non-prefix key M-SPC' error
Mentioned in #1947
2020-03-31 02:16:54 -04:00
b8a3cad295 Fix #2798: remove overzealous TAB keybind
Evidently, most users do not understand/like how these dispatchers work
and file a bug report about it. It's too much hassle to support so I'll
move this to my private config.
2020-03-31 02:06:55 -04:00
f84ff0214a Merge pull request #2796 from gsnewmark/fix-clojure-module-readme
Update Clojure module README
2020-03-31 01:01:57 -04:00
25df9dec7c Merge pull request #2799 from peterhoeg/langtool
grammar/langtool: support setting the path to the binary i/o jar
2020-03-31 01:01:35 -04:00
d1c2e7b234 Slightly faster incremental loading 2020-03-31 01:01:13 -04:00
58f52de912 inhibit-compacting-font-caches = t 2020-03-31 01:01:13 -04:00
93c3749350 ui/pretty-code: refactor & add README.org #1166 2020-03-31 01:01:13 -04:00
cfc66b9b10 grammar/langtool: support setting the path to the binary i/o jar 2020-03-31 10:15:38 +08:00
d2efcfbb0c Update Clojure module README
+ Fix linter links to mention the currently used one
+ Add actual description for the module
2020-03-30 22:07:25 +03:00
111a3e0296 Merge pull request #2794 from pnivlek/develop
Move away from obsolete org-roam function in org +roam
2020-03-30 13:39:44 -04:00
ad70b82009 org-roam-show-graph -> org-roam-graph-show
org-roam-show-graph marked obsolete by org-roam commit 22b9d4b, see https://github.com/jethrokuan/org-roam/pull/363
2020-03-30 03:14:01 -04:00
169eb2dadd Fix #2744: remove :t[mux] & :tcd ex commands
They were shadowing :t, a default ex command.
2020-03-30 00:20:05 -04:00
5ce85b12d0 use-package -> use-package!
Mentioned in #2764
2020-03-29 22:04:15 -04:00
33b95c628a Add lang/sml module
Closes #1947
2020-03-29 19:40:37 -04:00
3a370343e2 Fix #2654: switch back to org-re-reveal
org-reveal is no longer maintained. org-re-reveal also possesses more
features.
2020-03-29 19:16:37 -04:00
bbc3245cb3 Merge pull request #2029 from jsravn/download-iosevka
Add +pretty-code/install-iosevka-font
2020-03-29 19:03:42 -04:00
a52cb71636 Merge pull request #2631 from karlicoss/fix-babel-python
Set org-babel-python-command to be same as python-shell-interpreter
2020-03-29 19:02:58 -04:00
f5ba1c4688 Remove defunct :app regex module
It never worked and was an eternal WIP. Can probably be replaced or
rewritten later using https://github.com/k-talo/foreign-regexp.el
2020-03-29 19:02:09 -04:00
f28a304abd Add +roam submodule to lang/org
Closes #2764, #2759
2020-03-29 19:02:09 -04:00
07e57aa0b8 Remove org flags from init.example.el
I understand this makes them a mote more difficult to discover, but I'd
argue neither +dragndrop or +present are necessary defaults, and this
wasn't a comrpehensive list anyway.
2020-03-29 19:02:09 -04:00
00a21e98f0 Add +ghcide flag to lang/haskell
Closes #2622
2020-03-29 19:02:09 -04:00
5308dbd544 Merge pull request #2792 from xeijin/patch-2
enable comint mode for terraform apply
2020-03-29 18:20:13 -04:00
35f18c5e74 Temporary fix for Somelauw/evil-markdown#1 2020-03-29 18:19:55 -04:00
8a87351554 enable comint mode for terraform apply
terraform apply requires typing 'yes' to actually execute the change
2020-03-29 22:14:41 +01:00
e5ac4cbff8 Merge pull request #2784 from jsravn/add-gnome-support-for-dragndrop
Add default gnome support for org +dragndrop
2020-03-29 01:31:27 -04:00
a37488474e Merge pull request #2785 from MYDavoodeh/dartmode
Add dart to `init.example.el`
2020-03-29 01:31:18 -04:00
fe0c2f0c4e Merge pull request #2790 from darth10/patch-1
Update god-mode version pin
2020-03-29 01:31:07 -04:00
5033215150 Fix #2789: wrong init hooks for irony & rtags 2020-03-29 01:29:27 -04:00
cc0a2a830b Update god-mode version pin 2020-03-29 18:21:05 +13:00
064603f6e6 Only bind C-s in minibuffer if ivy/helm are available 2020-03-28 20:08:53 -04:00