Commit Graph

3273 Commits

Author SHA1 Message Date
cf535e42fb Support LiveView templates for Elixir
This was added in fxbois/web-mode#1070
2020-05-29 18:04:37 -06:00
200fd52b61 Fix invalid-function error due to missing backquote
Mentioned in #3020
2020-05-28 22:01:23 -04:00
e7649daa9f Add lang/emacs-lisp readme #1166 2020-05-28 22:01:23 -04:00
cf9e2e6463 Fix: ivy-gate counsel-jq 2020-05-28 18:11:11 -05:00
75b6e11f56 Merge pull request #3020 from gagbo/feature/eglot-support
Add support for eglot as LSP client implementation
2020-05-28 15:20:24 -04:00
40e68f2a10 Fix: enable counsel-jq when using ivy
Co-authored-by: gagbo <Gerry Agbobada>
2020-05-28 10:19:16 -05:00
2c158c8b81 Feat: add counsel-jq
Co-authored-by: rushsteve1 <rushsteve1@rushsteve1.us>
2020-05-28 10:14:19 -05:00
dc3c2f9e78 [review] no extension in load! / rename interactive function 2020-05-28 13:13:00 +02:00
0f5c5bb288 Move and map interactive eglot/c++ function 2020-05-28 12:01:35 +02:00
718d9a2690 [review] Changes 2020-05-28 11:17:55 +02:00
b2c244c94f Merge pull request #3241 from flatwhatson/lookup-ielm
Add lookup handlers for IELM
2020-05-28 03:38:51 -04:00
3e5b7cce3f [eglot] Add support for eglot lsp client in emacs
- Update README
- Add eglot-specifics to cc, rs, py, hs
  removing unused lsp-mode packages when eglot is active
- Add eglot-specific bindings
- Add doctor warnings for debugger +lsp and +peek
- Add eglot-backed lookup-handlers
- Add flycheck checker using eglot for :checkers
  syntax users (using flycheck/flycheck#1676 and
  flycheck/flycheck#1592 discussion).
  This implementation is based on @marsam code, and uses recent
  Flycheck development in order to make the code smaller and
  easier to maintain.
2020-05-28 09:34:10 +02:00
f2a3dee7ff Bump :lang latex
TheBB/company-reftex@275ef70 -> TheBB/company-reftex@275ef70
alexeyr/company-auctex@48c42c5 -> alexeyr/company-auctex@48c42c5
cdominik/cdlatex@a5cb624 -> cdominik/cdlatex@480387b
emacs-straight/adaptive-wrap@1810c0e -> emacs-straight/adaptive-wrap@1810c0e
emacs-straight/auctex@fafa28d -> emacs-straight/auctex@b233945
jsinglet/latex-preview-pane@5297668 -> jsinglet/latex-preview-pane@5297668
tom-tan/auctex-latexmk@4d35352 -> tom-tan/auctex-latexmk@4d35352
vspinu/company-math@a796053 -> vspinu/company-math@a796053
2020-05-28 03:02:24 -04:00
595c055953 Add lookup handlers for IELM 2020-05-28 11:53:48 +10:00
7ed96590e6 Fix #3232: wrong-type-argument arrayp error on org-journal
Because both org-journal-is-journal and +org--journal-resolve-symlinks-a
assumed buffer-file-name is always non-nil.
2020-05-26 21:45:31 -04:00
0af3f47b9a New bindings deadline/schedule in org-agenda
Following 42fd3d0
2020-05-26 22:11:58 +02:00
1434685a7d Restore new org-agenda clock bindings
These were reverted during the rebase in #3043.
2020-05-26 22:08:11 +02:00
1febb5a04e lang/org: refactor +journal submodule 2020-05-25 20:18:35 -04:00
16ecfd3e4f Bump :lang org
abo-abo/org-download@d248fcb -> abo-abo/org-download@8e12cf0
bastibe/org-journal@524009b -> bastibe/org-journal@a3ff9ce
emacs-straight/org-mode@9bc0cc7 -> emacs-straight/org-mode@5454312
hlissner/evil-org-mode@9cf661a -> hlissner/evil-org-mode@2e9c4a2
org-roam/org-roam@e3d101f -> org-roam/org-roam@ea6bd21

org-journal introduces some breaking changes (by shifting away from
auto-mode-alist to magic-mode-alist for detecting journal files), and
had to be accommodated.

Fixes #3199
2020-05-25 18:17:38 -04:00
4f46140226 Bump :lang emacs-lisp
jorgenschaefer/emacs-buttercup@532d082 -> jorgenschaefer/emacs-buttercup@e71a40f
2020-05-25 03:43:40 -04:00
ada4110730 Refactor :lang emacs-lisp 2020-05-25 03:43:40 -04:00
ef9d9a89d0 Add Tree Subtree function to bindings (#3043) 2020-05-24 22:54:37 -04:00
088d0d14ea Merge pull request #3177 from otavioschwanck/feature/better-rake
use default search on rake tasks on :ruby lang
2020-05-24 22:53:38 -04:00
9ea05c4dfb Merge pull request #3180 from otavioschwanck/feature/better-popup-rspec
better popup for rspec
2020-05-24 22:52:25 -04:00
e1040095b5 Merge pull request #3183 from marcus-crane/update-org-roam-links
Update org-roam hyperlinks in org/README.org
2020-05-24 22:52:03 -04:00
121710f779 Merge pull request #3196 from howsiwei/develop
lang/org: Support option in custom org links
2020-05-24 22:51:47 -04:00
3f5600a2e8 Merge pull request #3207 from paulapatience/bugfix/lang-typo
lang/common-lisp: fix typo
2020-05-24 22:51:21 -04:00
66c4317fa2 prevent doom-capture frame from closing when refiling 2020-05-24 23:29:35 +07:00
2839afc262 Update list of markdown-compile-* in markdown doc 2020-05-24 08:22:01 +02:00
ee8338045e Update bound keys in markdown doc
`markdown-preview` is bound to <localleader> p, not to <localleader> b.

Also, express mapping using <localleader> instead of `SPC m` or `C-c l`.
2020-05-24 07:17:25 +02:00
2eb8f7f7b8 lang/common-lisp: fix typo 2020-05-23 15:38:22 -04:00
88903551c0 lang/org: Support option in custom org links 2020-05-22 22:40:28 +08:00
0b94bbb4e4 move rspec popup to :config 2020-05-20 10:20:55 -03:00
f75fdc6890 Update org-roam hyperlinks 2020-05-20 22:47:39 +12:00
412e515020 better popup for rspec 2020-05-20 02:21:04 -03:00
7183194a59 Remove redundant org-id-track-globally setting
This is already set to t upstream.
2020-05-20 01:07:52 -04:00
090d0f7d53 Run org-load-hook functions on doom/reload 2020-05-20 01:07:32 -04:00
8b8e7537b7 Move org-attach config to +org-init-attachments-h 2020-05-20 01:07:18 -04:00
e4322fac7a Remove duplicate org-journal-entries in auto-mode-alist
(correctly)
2020-05-20 00:55:21 -04:00
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
b045be4bb6 use default search on rake tasks 2020-05-19 22:27:23 -03:00
695ecf67cc Fix 'wrong-type-argument listp' error from org-noter 2020-05-19 18:36:40 -04:00
265e80123a Bump :lang clojure
clojure-emacs/cider@3a59fe0 -> clojure-emacs/cider@b9d505b
2020-05-19 05:35:03 -04:00
ba9448e17a Fix typo 2020-05-18 16:50:10 -07:00
d5d0ec3c91 Prioritize vue-mode over web-mode for *.vue files 2020-05-18 14:38:02 -04:00
21e8277aea Merge pull request #3141 from otavioschwanck/change-server-command
fix rails server lag
2020-05-18 03:03:35 -04:00
1b0264121f Bump :lang rust
brotzeit/rustic@32a962a -> brotzeit/rustic@52b632d

The `rustic-syntax-propertize` function in rustic (set as
`syntax-propertize-function` in emacs) had a performance regression
(reported in brotzeit/rustic#107) that caused emacs to effectively lock
up every time the viewport changed. This was fixed upstream in rust-mode
by @phillord in rust-lang/rust-mode@bfe4056, and ported to rustic by
@brotzeit in brotzeit/rustic#108.

Closes #3144

Co-authored-by: Jack Brown <jack@brownjohnf.com>
2020-05-18 02:57:18 -04:00
3939bf99fb Merge pull request #3140 from brotzeit/ob-rust-remove
remove ob-rust
2020-05-18 02:47:21 -04:00
896cefb579 Merge branch 'develop' into add-keymap-description-for-ruby 2020-05-18 02:46:15 -04:00
d8d16d22bc add rust to +org-babel-mode-alist 2020-05-17 21:28:31 +02:00