Commit Graph

2663 Commits

Author SHA1 Message Date
a14e3afc10 Fix async lookup handlers for tuareg-mode #2394 2020-02-02 03:16:53 -05:00
07f4a82b1e Merge pull request #2454 from sei40kr/improve-solidity
Improve solidity layer
2020-02-02 02:44:05 -05:00
7224f0870a lang/common-lisp: add *sly-description* popup rule 2020-02-02 02:02:50 -05:00
cb86fd046c lang/common-lisp: SPC m {m,M} -> sly macroexpand
macrostep-expand was the wrong command (and plugin).
2020-02-02 02:01:40 -05:00
abd12a0515 Make the LSP lookup handler fallback to ESS 2020-02-02 12:02:24 +09:00
1158412ae8 Fix a typo: sevral -> several 2020-02-02 12:00:36 +09:00
d496f27741 Add LSP support for ESS R 2020-02-01 17:06:15 +09:00
88e828d1f3 Add +lsp flag to lang/elm
Closes #2460
2020-01-31 16:18:16 -05:00
334f98ea52 Bump to brotzeit/rustic@da3820d
brotzeit/rustic#90 was merged.
2020-01-31 13:01:57 -05:00
c9498d6ba3 Revert to brotzeit/rustic@a6b8cd8
Until brotzeit/rustic#90 is merged.
2020-01-30 17:38:08 -05:00
ff4a9c1d4e Bump to endofunky/bundler.el@43efb6be4e
Reverts 87b33c416
Closes #2421
2020-01-29 16:37:02 -05:00
5837155df5 Bump to brotzeit/rustic@124e028 (#2452)
* Bump to brotzeit/rustic@124e028

Rustic was broken because of brotzeit/rustic#88

* Use longer SHA

Co-authored-by: Henrik Lissner <accounts@v0.io>
2020-01-29 12:34:39 -05:00
f31840ac9e Improve solidity layer
Enable +javascript-npm-mode in solidity-mode when package.json exists.
Set docsets for solidity-mode.
2020-01-29 23:59:45 +09:00
c5d6e6267c Bump to brotzeit/rustic@c7cab3f
My rust advice can be simplified thanks to brotzeit/rustic#87 being
merged.
2020-01-28 20:47:45 -05:00
9e8e051891 Merge pull request #2442 from dsdshcym/add-missing-entities-to-web-entities-list
Add {little,greater}-than to +web-entities-list
2020-01-27 23:59:53 -05:00
d329ff2a30 Add {little,greater}-than to +web-entities-list 2020-01-28 12:17:51 +08:00
b9f823bfa2 Autoload org-download-{yank,screenshot}
Fixes #2429
2020-01-27 17:04:29 -05:00
743c03f608 Bind 'SPC m a c' to org-download-screenshot #2429 2020-01-26 15:12:14 -05:00
827225e331 Fix #2429: replace defunct attach: links w/ download:
Forgot that support for attach: links were removed some time ago, but I
still want short org-download links, so I've added 'download:' links.
2020-01-26 02:20:39 -05:00
786dec3e50 Remove Inbox heading on org journal capture template 2020-01-25 19:02:01 -05:00
a9402cfb55 Fix #2373: bring back package pinning
This needs some serious refactoring...
2020-01-25 19:02:00 -05:00
8332daccee make +org--insert-item respect emacs-mode
No change of behaviour in non-emacs modes, but in emacs-mode stays there
   instead of switching to insert-mode.
2020-01-25 19:38:33 +02:00
87b33c4161 Fix #2421: replace bundler with fork
Until endofunky/bundler.el#25 is merged
2020-01-24 19:44:53 -05:00
00e2f2cc6f lang/python: add additional checks 2020-01-24 12:25:01 -05:00
49636beb21 Update lang/sh readme to new format #1166 2020-01-24 05:16:09 -05:00
c503e89043 Fix contrib libs not included with org-mode 2020-01-23 04:15:26 -05:00
964291bb36 Fix #2409: switch to org mirror 2020-01-22 18:38:19 -05:00
e3ff1f25b4 Update package list in org readme 2020-01-20 19:18:50 -05:00
5d15521440 Remove org-fancy-priorities package
Add unnecessary overhead for little gain. Let the user install it if
they want it.
2020-01-20 18:13:34 -05:00
e3187ca8ea Don't fontify latex natively (use simple highlights)
Native fontification is incredibly slow.
2020-01-20 18:12:50 -05:00
a5ff21f212 Merge pull request #2353 from facelesspanda/lang/eliom
lang/ocaml: support eliom files
2020-01-20 02:28:48 -05:00
7c940b8705 Merge pull request #2360 from harritaylor/develop
Fix #2343
2020-01-20 02:28:16 -05:00
b2141b6299 Merge pull request #2374 from valrus/doctor-respect-rbenv-feature
lang/ruby: add check for +rbenv before complaining
2020-01-20 02:27:38 -05:00
a3042930f5 Merge pull request #2379 from stanso/patch-1
Fix broken MacOS irony-mode building command.
2020-01-20 02:26:03 -05:00
4eec1141c1 Ensure anaconda-mode attempts to activate after lsp 2020-01-18 22:02:17 -05:00
8c96e3f78c Polish org +journal submodule
Fix journal files not opening in org-journal-mode.
2020-01-18 20:51:59 -05:00
be1e4015d5 Fix broken MacOS irony-mode building command.
Found same issue described here: https://www.reddit.com/r/emacs/comments/d0kxj4/ironymode_installing_server_help/
2020-01-16 21:23:35 -08:00
75ad749e10 Check whether rbenv is enabled before complaining 2020-01-15 10:07:49 -08:00
4cc14389e8 PIN ALL THE PACKAGES 2020-01-14 22:32:11 -05:00
1d91d9c6d6 Erlang LSP module improvements
- Add README.org
- Make it so other completion frameworks don't compete with the lsp module
- load lsp via erlang-local-vars-hook
2020-01-14 19:11:49 -05:00
89dd2f98a4 Add LSP Support to Erlang 2020-01-14 14:18:52 -05:00
12094788d7 Fix references to :tools fly{spell,check} 2020-01-14 03:04:26 -05:00
920b511591 org-agenda-dim-blocked-tasks = t (default) #2365
This way, parent todos are at least displayed, but dimmed.
2020-01-14 02:59:16 -05:00
5276762daa Update feature check of flycheck in elixir mode
This patch updates the check for enabling flycheck bindings to the new
module location.
2020-01-14 08:53:30 +01:00
d47bc06ab4 Fix K on modules with no readme 2020-01-12 22:35:03 -05:00
2fcb74dead Fix for issue 2343 2020-01-12 15:03:24 +00:00
0c9f1b1a9c Minor refactors & comment revision 2020-01-11 17:27:04 -05:00
29250133e8 Replace doom/describe-symbol w/ helpful-symbol
And helpful-at-point.
2020-01-11 17:21:35 -05:00
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
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