Commit Graph

13706 Commits

Author SHA1 Message Date
219d8d0901 (org +roam): use org-roam-buffer-window-parameters
Replaces the now obsolete org-roam-buffer-no-delete-other-windows
2020-06-05 15:58:45 +08:00
3e3f35a67d Only recenter following a file or internal org link
Rather than browser or external links.
2020-06-05 03:21:32 -04:00
b2919ee5d6 Fix #2639: duplicate snippets in completion prompt 2020-06-05 02:52:18 -04:00
5b8b04f0c8 Properly lazy load flyspell
Package was eagerly loaded at startup, so we must pretend it hasn't to
defer it and future configuration.

And generalize defer-feature! macro.
2020-06-05 01:41:49 -04:00
85883facf5 Bump :completion ivy
Yevgnen/ivy-rich@3f818b2 -> Yevgnen/ivy-rich@1097013
abo-abo/swiper@04ca164 -> abo-abo/swiper@544e7de
ericdanan/counsel-projectile@126e825 -> ericdanan/counsel-projectile@77392cb
tumashu/ivy-posframe@ae9bafe -> tumashu/ivy-posframe@4474956
2020-06-05 01:19:03 -04:00
8089b5b723 Make change to counsel-rg-base-command idempotent
So doom/reload doesn't clobber it.
2020-06-05 00:47:35 -04:00
f548ab600c Fix #2351: counsel-rg errors on Windows 2020-06-05 00:43:51 -04:00
7a8bf22e41 Change gzu to delete cursors in visual selection
Will still undo last cursor in normal mode.
2020-06-05 00:33:57 -04:00
51ffacb4d9 Fix gzz not toggling evil-mc cursors in normal mode 2020-06-05 00:12:26 -04:00
d5d0fb95e2 Fix #3175: inhibit save hooks on org-export-to-file 2020-06-04 23:48:16 -04:00
8da2472bb4 Inhibit file templates in org-journal-mode 2020-06-04 20:13:29 -04:00
ca99224ec9 Bump :lang haskell
emacs-lsp/lsp-haskell@582fa27 -> emacs-lsp/lsp-haskell@17d7d4c
haskell/haskell-mode@7032966 -> haskell/haskell-mode@41683c0
jyp/dante@4955bc7 -> jyp/dante@7411904
2020-06-04 20:13:28 -04:00
0db71341fa Bump :lang org
Kungsgeten/org-brain@c9c6995 -> Kungsgeten/org-brain@2c86ec8
bastibe/org-journal@0bcefa5 -> bastibe/org-journal@1d8e8e6
emacs-straight/org-mode@2ab68c7 -> emacs-straight/org-mode@b68090e
kaushalmodi/ox-hugo@94aec3f -> kaushalmodi/ox-hugo@f8e26aa
org-roam/org-roam@b2594b8 -> org-roam/org-roam@c46d153
takaxp/org-tree-slide@80cb1ac -> takaxp/org-tree-slide@7151aaf
2020-06-04 20:13:28 -04:00
46e17d403f Remove unneeded org-journal advice
Due to bugfixes upstream.
2020-06-04 20:13:28 -04:00
8bf902d5f4 General refactors & reformatting across the board 2020-06-04 20:13:28 -04:00
af91af01fa Merge pull request #3213 from wedens/org-capture-frame-refile
Prevent doom-capture frame from closing when refiling
2020-06-04 19:50:12 -04:00
7ac688dcd6 Merge pull request #3293 from grahamc/patch-1
Nix and Guix is a great idea!
2020-06-04 19:48:01 -04:00
5639715835 Merge pull request #3287 from gagbo/feature/lua-lsp-support
[lang/lua] Add LSP flag and support for Lua
2020-06-04 19:47:05 -04:00
8c94203cc7 Merge pull request #3291 from gagbo/fix/project-0.3-recipe
Bump :tools lsp
2020-06-04 19:46:25 -04:00
ff2026bae1 Merge pull request #3292 from bersace/magit-goto-address
magit: Enable goto-address-mode in process buffer
2020-06-04 19:45:43 -04:00
60ca118eb2 Fix #3166 and #3288: over-eager project-root caching
And prevent explicit projectile-project-root interfering with project
switching.
2020-06-04 19:43:20 -04:00
db25224e18 Fix #3286: prevent nil flycheck checker 2020-06-04 19:43:20 -04:00
47b4fe6a97 Nix and Guix is a great idea! 2020-06-04 08:42:00 -04:00
ca4ed2c5fa magit: Enable goto-address-mode in process buffer
This way, URL returned by remote are clicable.
2020-06-04 14:07:51 +02:00
a5f82666a5 Bump :tools lsp
Forcefully install the gnu-elpa-mirror recipe of project makes it move
emacsmirror/project@0d31141 (0.1.3) -> emacs-straight/project@da0333a (0.3.0)

Fixes #3269
2020-06-04 10:53:02 +02:00
7097eac0cf [lang/lua] Add LSP flag and support for Lua 2020-06-03 14:57:00 +02:00
87364138d1 Merge pull request #3276 from DidacGit/patch-1
Remove space from mc prefix map
2020-06-03 03:46:58 -04:00
beda7bb15f Bump :lang latex
emacs-straight/auctex@b233945 -> emacs-straight/auctex@6abf890
alexeyr/company-auctex@48c42c5 -> alexeyr/company-auctex@9400a2e
2020-06-03 01:32:26 -04:00
cd1675568b Merge pull request #3281 from eccentric-j/patch-1
Added paste-transient-state to API recipes
2020-06-02 23:27:19 -04:00
46c1f7a7b4 Fix #3282: activate flyspell-lazy-mode 2020-06-02 23:18:01 -04:00
4427dbabc1 Bump :lang javascript
abicky/nodejs-repl.el@6fad7d7 -> abicky/nodejs-repl.el@f5ce3d5
ananthakumaran/tide@3b45610 -> ananthakumaran/tide@13e7af7
emacs-typescript/typescript.el@102587e -> emacs-typescript/typescript.el@0fc7297
mooz/js2-mode@fe53814 -> mooz/js2-mode@5049e54
2020-06-02 23:03:57 -04:00
Jay
3e90ef7c8b Replaced evil-define-key with map! 2020-06-02 22:53:48 -04:00
Jay
ddabf8bc81 Added paste-transient-state to API recipes
Replicates spacemacs' paste-transient-state, felt it may be useful as a starting example for something slightly more complex to make Spacemacs users feel more at home. I'm happy to move it if you feel it belongs somewhere else, and no love lost if you don't wish to include this at all.
2020-06-02 22:25:30 -04:00
c499cdcdbe Bump :core
domtronn/all-the-icons.el@d6cb6d4 -> domtronn/all-the-icons.el@4135424
bbatsov/projectile@5103cfc -> bbatsov/projectile@7e552b6
2020-06-02 19:52:42 -04:00
fdf9c408e8 Bump :tools
Silex/docker.el@0874520 -> Silex/docker.el@d6233bd
editorconfig/editorconfig-emacs@19de0ec -> editorconfig/editorconfig-emacs@9a73ff7
emacs-lsp/dap-mode@8f69dc2 -> emacs-lsp/dap-mode@7ad9157
emacs-lsp/lsp-mode@81d62d5 -> emacs-lsp/lsp-mode@d5f0410
emacs-lsp/lsp-ui@271b47c -> emacs-lsp/lsp-ui@c3e7a37
emacsorphanage/quickrun@2e37ce9 -> emacsorphanage/quickrun@c6ce1f3
gilbertw1/dash-docs@111fd9b -> gilbertw1/dash-docs@dafc8fc
jacktasia/dumb-jump@d760aa8 -> jacktasia/dumb-jump@d86f59c
joaotavora/eglot@d99a447 -> joaotavora/eglot@ac9239b
magit/forge@09bf8ad -> magit/forge@6f299d2
magit/magit@b1b2683 -> magit/magit@ae82fcf
millejoh/emacs-ipython-notebook@42134ad -> millejoh/emacs-ipython-notebook@ee31cdb
paradoxxxzero/jinja2-mode@cfaa7bb -> paradoxxxzero/jinja2-mode@4540f99
tkf/emacs-request@216d570 -> tkf/emacs-request@912525c
tumashu/posframe@093b29a -> tumashu/posframe@6285217
wbolster/emacs-direnv@1daf479 -> wbolster/emacs-direnv@f5484b0
yoshiki/yaml-mode@cecf4b1 -> yoshiki/yaml-mode@34648f2
2020-06-02 19:52:42 -04:00
0b4a911d12 Bump :lang web
fxbois/web-mode@6774c59 -> fxbois/web-mode@186a7c2
2020-06-02 19:52:42 -04:00
57a4dde226 Bump :lang scheme
jaor/geiser@83ad875 -> jaor/geiser@0c86289
2020-06-02 19:52:42 -04:00
5981d27994 Bump :lang python
cython/cython@48dc1f0 -> cython/cython@12ab8bc
emacs-lsp/lsp-python-ms@5d0c799 -> emacs-lsp/lsp-python-ms@db6f263
galaunay/poetry.el@6dcc9d2 -> galaunay/poetry.el@d876522
necaris/conda.el@335474e -> necaris/conda.el@9d02130
pwalsh/pipenv.el@b730bb5 -> pwalsh/pipenv.el@b730bb5
pythonic-emacs/company-anaconda@a31354c -> pythonic-emacs/company-anaconda@da1566d
pythonic-emacs/pyenv-mode@aec6f2a -> pythonic-emacs/pyenv-mode@d191037

We're also transitioning from abbreviated SHA1 hashes to full ones. See
45cdfb125 for why.
2020-06-02 19:52:42 -04:00
fddbbb08c4 Bump :lang org
Kungsgeten/org-brain@3ce2a33 -> Kungsgeten/org-brain@c9c6995
abo-abo/org-download@8e12cf0 -> abo-abo/org-download@40c8a1d
bastibe/org-journal@a3ff9ce -> bastibe/org-journal@0bcefa5
emacs-straight/org-mode@5454312 -> emacs-straight/org-mode@2ab68c7
kaushalmodi/ox-hugo@01bc315 -> kaushalmodi/ox-hugo@94aec3f
org-roam/org-roam@ea6bd21 -> org-roam/org-roam@b2594b8
takaxp/org-tree-slide@7bf09a0 -> takaxp/org-tree-slide@80cb1ac

Highlights:
- bzg/org-mode@47b6534 fixes org-babel-js-function-wrapper, so my fix is
  no longer needed.
- bastibe/org-journal@e1003e3 fixes org-journal failing to detect
  symlinked journal files, so my fix is no longer needed.
- org-roam/org-roam#700 fixes symlinks in org-roam-directory
2020-06-02 19:52:42 -04:00
0aafb3f7bc Bump :lang markdown
Somelauw/evil-markdown@685d7fb -> Somelauw/evil-markdown@064fe9b
ardumont/markdown-toc@a9f13ee -> ardumont/markdown-toc@9565eea
jrblevin/markdown-mode@f47a2e9 -> jrblevin/markdown-mode@770e3aa
2020-06-02 19:52:42 -04:00
ef889eb825 Bump :lang clojure
clojure-emacs/cider@b9d505b -> clojure-emacs/cider@2c8f510
2020-06-02 19:52:42 -04:00
2ef35bbcdc Bump :ui doom
hlissner/emacs-solaire-mode@e077c28 -> hlissner/emacs-solaire-mode@5baf494
2020-06-02 18:16:32 -04:00
2a824136ef Fix #3277: 'doom install' options are ignored 2020-06-02 18:16:32 -04:00
e916122750 Fix #3273: install nose from emacsattic
Nose was moved from https://github.com/emacsmirror to
https://github.com/emacsattic, but https://github.com/emacsmirror/epkgs
hasn't updated their emacsattic index yet, so folks are getting
no-package-found errors from straight.
2020-06-02 15:06:04 -04:00
03e678958f Remove space from mc prefix map
Change the space of the multiple-cursors keymap to a "-".
2020-06-02 12:42:58 +02:00
02542a63d4 Refactor :load-path resolve-from-here advice 2020-06-01 21:07:22 -04:00
6a85417e8e Fix #3272: void-variable args regression 2020-06-01 21:02:36 -04:00
e217d770e8 Merge pull request #3263 from ghost/python-common-conf-files-highlighting
Add syntax highlighting to Pipfile & flake8 config files
2020-06-01 19:58:10 -04:00
188878d1ce Merge pull request #3243 from Emiller88/counsel-jq
Feat: add counsel-jq
2020-06-01 19:56:35 -04:00
c2ea4c90d9 "Fix" hl-line bleeding into buffer bg (part 2)
At least highlight up to n-1's character in 2nd-to-last line, as
promised.
2020-06-01 19:36:52 -04:00