Commit Graph

2794 Commits

Author SHA1 Message Date
Henrik Lissner
7a02b61904 Merge pull request #2592 from karlicoss/fix-orgid
Construct org-id-locations-file using expand-file-name
2020-02-24 20:42:26 -05:00
Henrik Lissner
eef260d713 Merge pull request #2593 from esoterick/update-go-docs-with-new-gocode
lang/go: replace mdempsky/gocode -> stamblerre/gocode
2020-02-24 20:42:06 -05:00
Henrik Lissner
ca97300f84 Load sly-contribs immediately, after sly loads
To fix a load order issue with some sly plugins (like sly-macrostep) not
loading early enough, thus requiring the buffer be reloaded or reverted
to activate them.
2020-02-24 20:37:46 -05:00
Robert J. Lambert III
a323ca9a22 mdempsky no longer maintains docode, updating to stamblerre 2020-02-24 11:17:22 -05:00
Dima Gerasimov
844d145f97 Construct org-id-locations-file using expand-file-name 2020-02-24 15:14:00 +01:00
Henrik Lissner
acf6d5b78b Bump to agda/agda@74d9fd5
From agda/agda@e9e23b9
2020-02-23 16:55:01 -05:00
Henrik Lissner
38ea138542 lang/clojure: add README #1166 2020-02-23 16:55:00 -05:00
hackeryarn
887d127748 Conditionally enable racket-smart-open-bracket-mode 2020-02-23 15:36:16 -06:00
Henrik Lissner
a65403011e lang/clojure: add +lsp support 2020-02-23 16:26:10 -05:00
Henrik Lissner
b30f38ac06 Minor refactor & reformatting across the board 2020-02-23 15:42:43 -05:00
Henrik Lissner
80c827119d Fix references to old rust-analyzer binary
Closes #2588
2020-02-23 15:42:36 -05:00
Dan LaManna
5a0657ed16 lang/python: use error! instead of assert! 2020-02-23 14:18:54 -05:00
Henrik Lissner
a7b945be0e Revert cb86fd046c (restore macrostep-expand)
sly-macroexpand changes macrostep-expand to behavior correctly in CL
buffers.
2020-02-22 18:43:25 -05:00
yuhan0
3c8520b1fc Change clojure linter to clj-kondo 2020-02-22 15:26:01 +08:00
Henrik Lissner
a0a7c34517 Revert to ox-reveal (remove org-re-reveal)
ox-reveal is maintained again, and org-re-reveal was
exhibiting (wrong-type-argument wholenump -1) errors in some corner
cases.
2020-02-21 14:58:14 -05:00
Henrik Lissner
bd944634bc Fix defadvice! functions omitted from elisp imenu 2020-02-21 10:42:33 -05:00
Henrik Lissner
a084318932 Prevent backtick auto-pairing before word/same 2020-02-21 00:39:06 -05:00
Henrik Lissner
c62c3bc4cd Fix #2544: revert 5ecf206681 2020-02-20 20:30:43 -05:00
Henrik Lissner
55e83da9e7 Don't kill haskell REPLs on ESC/C-g #2571 2020-02-20 20:30:43 -05:00
Henrik Lissner
61ed90c273 Merge pull request #2351 from nam3less/feature-haskell-evil-integration
Correct behaviour of normal mode 'o' and 'O' in haskell-mode
2020-02-20 20:30:00 -05:00
Henrik Lissner
799b093176 Merge pull request #2572 from msanders/develop
lang/ruby: Add detection for additional files
2020-02-20 20:25:48 -05:00
Henrik Lissner
0e1a737127 Fix #2541: empty imenu list in rustic+rls buffers 2020-02-20 18:19:59 -05:00
Henrik Lissner
cd3103b1be Bump to brotzeit/rustic@6dead0c
From brotzeit/rustic@da3820d

Due to changes upstream, users can no longer use lsp-rust-server to
switch to rust-analyzer with rustic-mode. Use rustic-lsp-server instead.
2020-02-20 18:19:45 -05:00
Henrik Lissner
8a5ffc32f5 Bump to ProofGeneral/PG@2a17093
From ProofGeneral/PG@89829c2

Also removes pg-init hacks, as they no longer seem necessary after
ProofGeneral/PG@7371521

Hopefully fixes #2565
2020-02-20 16:55:19 -05:00
Henrik Lissner
59cb9b4aba ruby-insert-encoding-magic-comment = nil
It is the default with enh-ruby-mode.

Also: refactor ruby-mode config out of enh-ruby-mode.
2020-02-20 15:25:38 -05:00
Michael Sanders
9efd703947 lang/ruby: Add detection for additional files
This adds support for podspecs used by Cocoapods, Brewfiles from
Homebrew Bundle, and Fastfiles from Fastlane.
2020-02-20 10:07:16 -08:00
Henrik Lissner
10623868b8 Fix #2567: unbound js2-refactor keybinds 2020-02-19 23:41:39 -05:00
Henrik Lissner
8a7763337d doom refresh -> doom sync
refresh isn't going anywhere, but sync will be the canonical command
here on out, because it is more appropriate for kind of work it will be
doing in the future.
2020-02-19 23:34:16 -05:00
Henrik Lissner
f29d5ed034 lang/ruby: minor refactor 2020-02-19 23:04:21 -05:00
Henrik Lissner
8e748ec567 Use enh-ruby-mode for ruby shell scripts
Instead of ruby-mode
2020-02-19 23:02:07 -05:00
Henrik Lissner
1ab9f8b99d Fix commenting JS in web-mode 2020-02-19 19:03:46 -05:00
Henrik Lissner
4b8986cac4 Add *.eex to web-mode-engines-alist #2564 2020-02-19 19:01:38 -05:00
Henrik Lissner
beb7a40a84 Fix inline previews for "download:%s" org links #2539 2020-02-19 18:21:24 -05:00
Henrik Lissner
f0bc835d19 Fix #2564: associate *.eex with web-mode
And expand :mode declarations for readability.
2020-02-19 17:54:29 -05:00
Henrik Lissner
f7445a10db General refactor & reformatting across the board 2020-02-18 22:56:47 -05:00
sevensidedmarble (Andrew Stewart)
aefb0672b4 Reformat configuration 2020-02-17 10:12:43 -05:00
sevensidedmarble (Andrew Stewart)
ac4961163c Add README.org 2020-02-17 10:12:23 -05:00
Henrik Lissner
ca18034e32 Fix drag'n'drop in non-org-mode buffers 2020-02-17 04:58:57 -05:00
Henrik Lissner
e59265bed7 Update lang/org's readme 2020-02-16 02:53:27 -05:00
Henrik Lissner
92e8521e90 Remove centralization of org exports
It's too much hassle to maintain, and too many exporters expect to work
out of the current directory.
2020-02-16 02:50:52 -05:00
Henrik Lissner
24d2f494c9 lang/org: refactor advice & ob-ammonite integration 2020-02-16 02:26:38 -05:00
sevensidedmarble (Andrew Stewart)
45da8d0d5f Initial version of dart module 2020-02-15 12:22:01 -05:00
Bobbie Soedirgo
6602372e8b change a related config in ox-pandoc 2020-02-12 18:11:58 +08:00
Bobbie Soedirgo
3139137210 change `org-re-reveal-root' to https://revealjs.com 2020-02-12 17:20:01 +08:00
Henrik Lissner
be778bb65f Bump to mooz/js2-mode@fe53814
From mooz/js2-mode@b3841a7
2020-02-11 19:22:09 -05:00
Henrik Lissner
7aca54ab91 Bump ccls & {,ivy-,helm-}rtags
MaskRay/ccls@aab3e31 -> MaskRay/ccls@e5cc4c3
Andersbakken/rtags@92c5126 -> Andersbakken/rtags@31f7842
2020-02-11 17:47:49 -05:00
Henrik Lissner
df11f96274 Merge pull request #2500 from yoavm448/develop
Add cdlatex feature in LaTeX
2020-02-11 03:26:01 -05:00
Dan LaManna
fdba4472fc lang/python: reformat checks to prefer unless 2020-02-10 22:04:27 -05:00
Dan LaManna
02271f507e lang/python: combine :editor format checks 2020-02-10 19:55:49 -05:00
Dan LaManna
a9a04a6924 lang/python: assert when python isn't installed 2020-02-10 19:55:00 -05:00