Henrik Lissner
f8090fd09b
Disable smartparens rules for org-mode
...
They're more troublesome than helpful, but we still want brace
autopairing, so leave smartparens-mode on.
2020-04-05 19:03:26 -04:00
Jakub Darul
ceea7e0b79
fix: revert ranger version to fix paste over
2020-04-04 13:36:28 +02:00
Henrik Lissner
2ceac53421
Prevent scrolling on magit refresh & toc-org
2020-04-04 01:27:41 -04:00
Undead Kernel
d87edaa44d
lang/org: pretty symbols for old and new style
...
org-mode recently changed the standard for naming blocks.
Previously, it would use capitalized names; now it uses lower case
names.
E.g., #+BEGIN_SRC -> #+begin_src
Also, add a "quote" symbol for the #+begin_quote block.
2020-04-03 12:01:34 +02:00
James Ravn
b5a2cde062
Simplify :after, and add whitespace
2020-04-03 09:30:10 +01:00
Henrik Lissner
a381f59261
Fix #2807 : not enough args for format string
2020-04-03 02:12:50 -04:00
Henrik Lissner
07e8032291
Fix #2807 : wrong-type-arg stringp error
...
And minor refactor.
2020-04-03 01:41:49 -04:00
Henrik Lissner
c17bf49ea3
Bump to hlissner/ws-butler@2bb49d3
...
From hlissner/ws-butler@e4430d3
Fixes #2470
2020-04-03 01:09:08 -04:00
James Ravn
e05e452528
Enable treemacs workspace/persp support
...
With https://github.com/Alexander-Miller/treemacs/issues/592 merged,
treemacs now fully supports perspective mode. That is, each treemacs
buffer is scoped to a perspective and initializes itself using projectile.
This change re-enables treemacs-persp, enables the `Perspectives` scope,
and adjusts the doom treemacs init behavior to support the new
treemacs-persp behavior.
I haven't been able to reproduce the prior errors with melpa so I think
this is safe to re-enable now. In my testing it seems to work
flawlessly, both with and without persp-mode enabled.
Only one issue is that users might need to remove their treemacs persist
file (`~/.emacs.d/.local/cache/treemacs-persist`) after this change if
using persp-mode. I'm not sure if it is necessary since I blew away my
own before testing.
2020-04-02 21:05:49 +01:00
yoavm448
2f8b4b85fc
Add latex env support to editor/fold with hideshow
...
Closes #2805
2020-04-02 16:03:46 +03:00
Henrik Lissner
a8f34f0f81
Fix permission-error on +pretty-code/install-patched-font #2807
2020-04-02 05:10:42 -04:00
Henrik Lissner
74f64c63f0
Add set-lsp-priority! autodef & +lsp/switch-client command
...
Relevant to #2689
2020-04-02 00:56:26 -04:00
Henrik Lissner
7e40c1ebe3
Fix #2752 : self-aborting company-box/docs
2020-04-02 00:46:58 -04:00
Henrik Lissner
fda60c529a
docs/modules.org: add :editor god
2020-04-01 23:06:03 -04:00
Henrik Lissner
01b7b5818a
lang/org: add org-roam to readme
2020-04-01 21:49:49 -04:00
Henrik Lissner
3dc4254f1c
email/mu4e: mention missing mu4e errors in readme
2020-04-01 21:14:58 -04:00
Henrik Lissner
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
Henrik Lissner
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
Henrik Lissner
23b3b8211a
Fix #2811 : expose more org-roam commands
2020-04-01 17:30:29 -04:00
Henrik Lissner
4434abf1f4
Fix #2810 : org-roam-directory is reset
2020-04-01 14:51:12 -04:00
Henrik Lissner
b3af9dbc3c
Add +lsp-defer-shutdown variable
2020-04-01 13:57:21 -04:00
Henrik Lissner
4ca30d50e2
Fix #2807 : wrong-number-of-args on install-patched-font
2020-04-01 12:03:56 -04:00
Henrik Lissner
5775714506
Fix #2666 : init indent-guides faces on first GUI frame
2020-03-31 16:30:30 -04:00
Henrik Lissner
84d2e67633
Fix missing request in lookup module
2020-03-31 15:20:58 -04:00
Henrik Lissner
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
Henrik Lissner
86506eaa53
lang/haskell: fix +ghcide
2020-03-31 13:45:32 -04:00
Henrik Lissner
ca10445837
Fix company-mlton #1947
2020-03-31 11:58:35 -04:00
James Ravn
f7fa3f3a86
Make uuidgen consistent for org-id-new
...
On macos/bsd systems, uuidgen produces all uppercase output. On
Linux/GNU systems it produces all lowercase output. This leads to
problems when managing org files across both systems (see e.g.
https://lists.gnu.org/archive/html/emacs-orgmode/2019-07/msg00081.html ).
This change adds a defadvice for `org-id-new` to always lowercase the
output of `uuidgen` so the behavior is consistent across platforms.
2020-03-31 12:33:16 +01:00
Henrik Lissner
5e65d0e063
Load yasnippet incrementally
2020-03-31 02:24:14 -04:00
Henrik Lissner
378cab0c16
Fix 'starts with non-prefix key M-SPC' error
...
Mentioned in #1947
2020-03-31 02:16:54 -04:00
Henrik Lissner
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
Henrik Lissner
f84ff0214a
Merge pull request #2796 from gsnewmark/fix-clojure-module-readme
...
Update Clojure module README
2020-03-31 01:01:57 -04:00
Henrik Lissner
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
Henrik Lissner
d1c2e7b234
Slightly faster incremental loading
2020-03-31 01:01:13 -04:00
Henrik Lissner
58f52de912
inhibit-compacting-font-caches = t
2020-03-31 01:01:13 -04:00
Henrik Lissner
93c3749350
ui/pretty-code: refactor & add README.org #1166
2020-03-31 01:01:13 -04:00
Peter Hoeg
cfc66b9b10
grammar/langtool: support setting the path to the binary i/o jar
2020-03-31 10:15:38 +08:00
Ivan Kryvoruchko
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
Henrik Lissner
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
Kelvin Porter
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
Henrik Lissner
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
Henrik Lissner
5ce85b12d0
use-package -> use-package!
...
Mentioned in #2764
2020-03-29 22:04:15 -04:00
Henrik Lissner
33b95c628a
Add lang/sml module
...
Closes #1947
2020-03-29 19:40:37 -04:00
Henrik Lissner
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
Henrik Lissner
bbc3245cb3
Merge pull request #2029 from jsravn/download-iosevka
...
Add +pretty-code/install-iosevka-font
2020-03-29 19:03:42 -04:00
Henrik Lissner
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
Henrik Lissner
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
Henrik Lissner
f28a304abd
Add +roam submodule to lang/org
...
Closes #2764 , #2759
2020-03-29 19:02:09 -04:00
Henrik Lissner
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
Henrik Lissner
00a21e98f0
Add +ghcide flag to lang/haskell
...
Closes #2622
2020-03-29 19:02:09 -04:00