Ivan Yonchovski
25e9635402
[fasd] Use helm-fasd in fasd layer when helm is present
...
- Underestimated but very handy package.
2020-05-08 22:59:36 +02:00
Xiang Ji
ae2efb50e0
[ruby] Add instruction on disabling the automatic insertion of encoding comment
2020-05-08 22:55:29 +02:00
Hideaki Kawai
d96ff261f1
[idris] Add to spacemacs-indent-sensitive-modes
2020-05-08 22:34:53 +02:00
duianto
57b1ae7880
[version-control] Load SPC g v keys on startup
2020-05-08 22:27:11 +02:00
Thanh Vuong
ce6f35505a
[org-mode] [verb] fix binding crashing C-h k
...
for verb-response-headers-mode It's a major mode not a minor one.
lazy loading verb-response-body-mode
Without this change `C-h k` will crash throwing verb-response-headers-mode
variable is void.
2020-05-08 22:22:29 +02:00
pancho horrillo
9acafc345a
[major modes]: Add keybinding for pkgbuild-update-srcinfo
...
The function pkgbuild-update-srcinfo was just added¹ to pkgbuild-mode,
and allows to easily produce a .SRCINFO file for a given PKGBUILD,
which is a required¹ element of an AUR package.
¹: https://github.com/juergenhoetzel/pkgbuild-mode/pull/18
²: https://wiki.archlinux.org/index.php/.SRCINFO
2020-05-08 22:16:37 +02:00
emacspace
d0f5477c32
documentation formatting: Wed May 6 22:11:32 UTC 2020
2020-05-07 01:52:26 +03:00
duianto
106823bd93
[php][doc] Update readme
...
Wrap code snippets in source blocks.
Fix spelling.
Wrap lines at 80 chars.
2020-05-07 00:02:44 +02:00
emacspace
42c24bd73c
documentation formatting: Wed May 6 21:12:48 UTC 2020
2020-05-06 23:21:46 +02:00
Xing GUO
d4221c3aa6
[Debug][Doc] Fix broken link in documentation.
2020-05-06 23:10:34 +02:00
Ivan Yonchovski
a3ea02d6bd
[lsp][dart] Fix dart layer
...
- lsp-dart was moved into separate package so it has to be requred separatelly.
2020-05-06 23:01:18 +02:00
duianto
230ea2279f
[treemacs] load treemacs-icons-dired-mode earlier
...
Opening a dired buffer from the Treemacs buffer,
right after starting Spacemacs, shows the error message:
>treemacs-icons-dired--display: Wrong type argument: char-or-string-p, nil
Loading `treemacs-icons-dired-mode` from the `dired-load-hook`,
instead of from the `dired-mode-hook`, seems to fix it.
The `dired-load-hook` docstring says:
>Run after loading Dired.
The `dired-mode-hook` docstring says:
>Run at the very end of ‘dired-mode’.
2020-05-06 20:13:59 +02:00
Daniel Nicolai
1f6e39ea8a
[pdf] Add pdf-mode keybindings to scroll through history
2020-04-21 20:50:21 +02:00
Ivan Yonchovski
b227a68c7b
[emacs-lisp] Added emr integration
...
- I have used the shortcuts from the clojure layer
- see https://github.com/Wilfred/emacs-refactor
2020-04-20 19:30:22 +02:00
Alexander Konotop
2c2cfe6f92
Added dap inialization for php layer. Updated a manual respectively.
2020-04-20 19:27:13 +02:00
Ivan Yonchovski
e5f4db6ebe
[dap] Add dap-ui-controls-mode integration for dap layer
2020-04-20 19:16:19 +02:00
emacspace
ee025391f7
documentation formatting: Sat Apr 18 19:32:59 UTC 2020
2020-04-20 19:14:41 +02:00
Maximilian Wolff
5f12569954
Move conda and ipython-notebook layer from +lang to +tools category
...
Also adjusted the tags to match the folders the layers
are in. I have also updated the binding for imenu mentioned
in protobuf layer and adapted the kubernetes tags to register
as tool instead of as os.
2020-04-18 21:28:14 +02:00
Maximilian Wolff
d36db7920f
[ranger] Make layer not use two different application level bindings
...
Ranger did register two application layer level bindings to call ranger
or deer. This has now been moved to its own application level binding
spc a r.
2020-04-18 20:57:17 +02:00
Maximilian Wolff
5e037c8890
[core] Move easy pg bindings from SPC a e to SPC a Y
...
The global bindings for easy pg clash with the evernote layer.
Therefore I have moved it to SPC a Y instead.
2020-04-18 00:51:41 +02:00
Maximilian Wolff
7a7c892dde
[geolocation] Make layer not longer use two global bindings
...
This layer was using two global bindings SPC a w and SPC a W.
As the available keybindings in that sub-menu are dwindling
I have moved the bindings to SPC a w w and SPC a w W instead.
2020-04-18 00:43:13 +02:00
Maximilian Wolff
acdd37def1
[pass] Move global bindings to SPC a a instead of SPC A p
...
Also make layer work properly in non evil mode by using
spacemacs macros instead of evil primitives.
2020-04-18 00:29:58 +02:00
Maximilian Wolff
81c99a6ea3
Revert "[rcirc] Move binding from SPC a i to SPC a I to avoid key conflicts"
...
This reverts commit 0ed30eb4bf
.
The change was not really necessary both are using different
sublevel bindings.
2020-04-18 00:09:07 +02:00
Maximilian Wolff
0ed30eb4bf
[rcirc] Move binding from SPC a i to SPC a I to avoid key conflicts
...
Rcirc layer was using the same global bindings as erc layer.
To avoid key conflicts this moves rcirc to SPC a I instead.
2020-04-18 00:03:28 +02:00
Maximilian Wolff
87ba29760a
[dash] Fix wrong keybindings in README
2020-04-17 23:43:42 +02:00
duianto
0a7ab7873a
Update changelog.develop
2020-04-17 08:00:51 +02:00
Mike Holm
23133adbe2
add js log key bindings to react layer
2020-04-16 23:47:18 +02:00
emacspace
d6ad9ec120
documentation formatting: Thu Apr 16 21:34:10 UTC 2020
2020-04-16 23:41:56 +02:00
Maximilian Wolff
e98ba5ca87
[doc] Remove whitespace from changelog
2020-04-16 23:39:35 +02:00
Hans Jang
39f774f70b
[Python] Reflect upstream pytest update to python-test-last
...
This is a squash commit, it contains:
* Reflect upstream pytest update to python-test-last
* Update CHANGELOG.develop
2020-04-16 23:37:25 +02:00
Simon Sellar
cf9cd69cf8
Update installation command for Vue language server in Vue Layer
2020-04-16 23:31:50 +02:00
Xiang Ji
9a7eb76101
[vue] Update package name for vue-language-server
2020-04-16 23:28:22 +02:00
Hans Jang
397b21e4f1
Replace close-compilation-window with show-hide-compilation-window
2020-04-16 23:22:24 +02:00
Didier A
b5eea24926
Modified Clojure layer's major leader binding sl to be smarter and find the associated repl when in a non cider repl buffer and clear it, instead of throwing an exception, which is what it currently did.
2020-04-16 23:06:37 +02:00
Wieland Hoffmann
ed8fc556da
Make spacemacs/cycle-spacemacs-theme work with themes with keywords
...
Themes can now contain keywords in addition to just the theme name like
dotspacemacs-themes '((name :location (recipe :fetcher github
:repo "user/repo"))
solarized-light
solarized-dark)
However, for theme cycling, we first try to detect whether the current
theme (spacemacs--cur-theme) is in the list of cycleable themes and go on from
there. Since spacemacs--cur-theme is just a name, this fails when
spacemacs--cur-theme is the name of a theme that's specified with additional
keywords in dotspacemacs-themes.
To fix this, check if spacemacs--cur-theme is in the list of theme names.
2020-04-16 22:35:36 +02:00
Maximilian Wolff
c191f06235
[dash] Move bindings from SPC d to SPC a z to avoid key conflicts
...
Debug bindings are now added to the global binding of SPC d therefore
dash had to move to the standard application bindings.
2020-04-16 21:55:37 +02:00
Ivan Yonchovski
fb870e84a5
[defaults] Added shortcut to switch to last compilation buffer
2020-04-16 21:54:53 +02:00
Ivan Yonchovski
6fbcef0648
[lsp] Use lsp-ivy when ivy layer is present
2020-04-16 21:53:31 +02:00
Ivan Yonchovski
8fe8f76cd6
[dap] Provide global keybindings for dap-mode
...
- added the same bindings you normally have under `SPC m d` under `SPC d`
similar to what Debug layer does. Most of the dap-bindings are not content
sensitive(e. g. rerun last debug session) and it doesn't make sense to restrict
them only to particular major modes.
- Moved `spacemacs/browse-docs-online-at-point` from `SPC d b` to `SPC h b d` to
avoid collisions.
2020-04-16 21:52:18 +02:00
Ivan Yonchovski
d5f3420a55
[Treemacs] Use treemacs-icons-dired when treemacs layer is present
...
- use treemacs-use-icons-dired to enable/disable it
2020-04-16 21:35:59 +02:00
Ivan Yonchovski
0ae8b2712a
[visual] Pin dap debug buffers to the bottom
...
- reuse the botom window for all windows that are in compilation mode and in
dap-server-log-mode. Without this change you will get two windows on top of each
other when you do `SPC c c` and then `SPC m d d d`
2020-04-16 21:34:41 +02:00
Ivan Yonchovski
9f75a65398
[defaults] Add function+shortcut for copy buffer name
2020-04-16 21:32:25 +02:00
duianto
acdb59767c
[core] Enable eager spacebind bindings by default
2020-04-15 16:04:17 +02:00
Matt Kramer
d95d41f55b
[julia] Fix inconsistencies in backend configuration
2020-04-14 16:23:17 +02:00
duianto
6ef2543091
[treemacs doc] Fix layer variable
2020-04-14 11:35:57 +02:00
Robert O'Connor
50921702a9
[markdown] Add support for mdx files
...
Closes #11288
2020-04-12 08:47:29 +02:00
Alexander Miller
3a1bfc2a91
[treemacs] Complete treemacs + persp-mode integration.
...
- Introduce configuration option to determine scope.
- Activate treemacs-persp synchronization if opted in.
- Document changes.
2020-04-11 16:05:34 +02:00
Ivan Yonchovski
c3f13d0391
Removed company-lsp in favour of company-capf
...
- Also removed some cquery artifacts which accidentally ended up in this PR
instead of in https://github.com/syl20bnr/spacemacs/pull/13446
2020-04-04 08:24:44 +02:00
emacspace
465231113e
documentation formatting: Fri Apr 3 16:07:25 UTC 2020
2020-04-03 19:22:35 +02:00
emacspace
2ca55e28e3
documentation formatting: Fri Apr 3 15:55:27 UTC 2020
2020-04-03 18:02:51 +02:00