Commit Graph

7694 Commits

Author SHA1 Message Date
428cb15c7a Suppress args out of range error in C++ buffers
When you use iedit or multiple cursors.
2020-04-14 00:12:40 -04:00
2e8b6aba98 lang/ruby: remove which-key-replacements-alist addition
These will be moved elsewhere eventually.
2020-04-13 22:37:43 -04:00
094d74c1c0 Fix undo-fu-session not loading
TIL a minor mode with a non-nil :init-value doesn't trigger its hooks.
2020-04-13 22:37:43 -04:00
afefce8560 Improve dart lang module (#2895)
* Use lsp-dart

* Add hover to +flutter flag

* Update README

* Fixes
2020-04-13 22:23:44 -04:00
1d6f0b3e44 Move undo-fu keybinds to :emacs undo module 2020-04-13 18:50:29 -04:00
3e340ab415 Add :emacs undo module
Moves undo-fu/undo-tree out of core and allows uses to choose one or the
other.

Relevant to #2339
2020-04-13 18:45:40 -04:00
4110e3c200 Merge pull request #2896 from alarsyo/org-roam-wrap-lines
Enable visual-line-mode in org-roam-backlinks buffer
2020-04-13 15:52:25 -04:00
41606f5369 Only realign tables in +org-realign-table-maybe-h
Don't recalculate formulas.
2020-04-13 15:23:16 -04:00
006eee75d0 Add popup rule for *Org-Babel...* buffers
Mainly error messages when executing babel blocks.
2020-04-13 14:18:22 -04:00
300568078b Enable visual-line-mode in org-roam buffer 2020-04-13 19:30:31 +02:00
c4fc1587fe Bump :lang clojure
borkdude/flycheck-clj-kondo@f652a8d -> borkdude/flycheck-clj-kondo@d46745c
clojure-emacs/cider@52dcc60 -> clojure-emacs/cider@8f5657b
clojure-emacs/clj-refactor.el@92d3723 -> clojure-emacs/clj-refactor.el@8259791
2020-04-13 01:10:29 -04:00
1c2060189f lang/clojure: add clojure-mode
How the heck did this module not have this already?
2020-04-13 01:09:09 -04:00
a00dc055ba Fix C-j/C-k for some helm commands 2020-04-12 20:07:20 -04:00
c1bfdadc10 Bump :completion
DarwinAwardWinner/ido-completing-read-plus@74861ea -> DarwinAwardWinner/ido-completing-read-plus@98d3a6e
emacs-helm/helm@0181b7e -> emacs-helm/helm@d978f20
raxod502/prescient.el@a194852 -> raxod502/prescient.el@5330773
raxod502/prescient.el@a194852 -> raxod502/prescient.el@5330773
tumashu/ivy-posframe@6d697ff -> tumashu/ivy-posframe@ae9bafe
tumashu/posframe@c15800a -> tumashu/posframe@e62e584

Possibly fixes #2540
2020-04-12 17:53:55 -04:00
a90226b569 Fix evil-collection-occur module 2020-04-12 17:30:07 -04:00
9ba14f0ba4 Fix org-journal-mode not loading on journal files 2020-04-12 03:54:58 -04:00
42084af680 Add popup rule for *lsp-help* 2020-04-11 23:05:54 -04:00
8e4ecdf668 Allow repeating evil-mc commands w/ numerical arg
Until gabesoft/evil-mc#110 is resolved.
2020-04-11 20:09:02 -04:00
da427a1b95 Fix #2880: RET on links in other elements 2020-04-11 14:43:58 -04:00
2e6e191da3 Remove helm-descbinds remapping
helm-descbinds-mode overrides describe-bindings itself.
2020-04-11 00:36:17 -04:00
7615bacde4 Merge pull request #2873 from brianmcgillion/helm-descbinds
Add helm-descbinds
2020-04-11 00:35:07 -04:00
3ef8ff9172 Merge pull request #2867 from mindlike/dan-dev
bump jupyter
2020-04-10 23:36:36 -04:00
d812786615 Merge pull request #2871 from brianmcgillion/keymap
Add KB for searching for symbol in project
2020-04-10 23:36:26 -04:00
8920725559 Merge pull request #2872 from yoavm448/latex-pre
Clarify LaTeX prerequisites
2020-04-10 23:36:02 -04:00
f4bb57fc8f Merge pull request #2876 from scrathat/lispy.hook.fix
editor/lispy: fix hook for lisp-mode
2020-04-10 23:35:38 -04:00
1ed0d3555e Merge branch 'develop' into loadConditions 2020-04-10 23:34:57 -04:00
af3c7266d8 Extend +web-django-mode to python-mode 2020-04-10 23:20:25 -04:00
c6c0583107 Configure org-roam completion backend 2020-04-10 23:32:47 +00:00
cad281b107 editor/lispy: fix hook for lisp-mode 2020-04-11 01:07:20 +02:00
5a14dcd48e Add helm-descbinds
This package allows for easier navigation of the assigned bindings.
The inbuilt describe-bindings (C-h b b) feature is remapped to the helm
equivalent.

Signed-off-by: Brian McGillion <brian@ssrc.tii.ae>
2020-04-11 01:24:29 +04:00
88fc240d0f org-roam-verbose = nil
Silence 'files: 0, links: 0, titles: 0, refs: 0, deleted: 0' when
starting up org-mode.
2020-04-10 14:40:14 -04:00
3622e36c75 Fix 'buffer does not seem to be associated with any file' error
Fixes #2869
Closes #2870
2020-04-10 13:47:41 -04:00
a1f6b75e95 Add KB for searching for symbol in project
Add a reasonable binding to search a project for the symbol at point.
2020-04-10 17:24:06 +04:00
51a6028b65 Clarify :lang latex prerequisites 2020-04-10 16:06:51 +03:00
Dan
dd8d248423 bump jupyter 2020-04-10 01:49:01 -07:00
24e35b95d5 Move org lang alias to markdown module 2020-04-10 02:04:00 -04:00
7e9fa0f21b Use rustic-mode for rust org src blocks 2020-04-10 02:00:52 -04:00
fa2b9d8afe Comment hl-todo keywords 2020-04-10 01:41:53 -04:00
6e753ab0ca Bump :lang org +roam
jethrokuan/org-roam@dfb8449 -> jethrokuan/org-roam@6e97003
jethrokuan/company-org-roam@063581d -> jethrokuan/company-org-roam@0913d86
2020-04-10 04:39:33 +00:00
5c56c0b218 Enable {size-indicator,column-number}-mode on doom-modeline-mode 2020-04-09 17:48:47 -04:00
8d6afc7e7d Merge pull request #2847 from jsravn/load-org-roam-on-org-mode
Load org-roam after org-mode
2020-04-08 17:49:03 -04:00
c3520dd390 Merge pull request #2856 from AlexLewandowski/develop
Add +lsp to Julia and override some defaults in julia-repl
2020-04-08 17:46:13 -04:00
eec3968802 Defer julia REPL 2020-04-08 17:43:42 -04:00
cd156fcc0a Refactor julia module 2020-04-08 17:34:53 -04:00
d6fe5dad65 Update Julia README.org 2020-04-08 15:01:25 -06:00
70eda9507a Fix 'No such file or directory +everywhere' error 2020-04-08 16:56:53 -04:00
69f5578319 rm newline 2020-04-08 14:56:31 -06:00
9568023b83 Remove default installation of lsp-julia 2020-04-08 14:52:45 -06:00
b2368527d3 Julia:added LSP and repl buffername uses workspace 2020-04-08 14:34:04 -06:00
26f67b4409 Merge pull request #2854 from seanfarley/smf/django-web-mode
web: add +web-django-mode
2020-04-08 16:27:22 -04:00