Commit graph

11163 commits

Author SHA1 Message Date
JAremko 59f72709b8 [tests] cleanup 2020-09-06 16:04:23 +03:00
emacspace c9b8bcd73a documentation formatting: Sat Sep 5 22:23:18 UTC 2020 2020-09-06 04:59:59 +03:00
Martin Sosic 7705b33600 Improved Haskell language layer README. 2020-09-06 00:20:35 +02:00
JAremko 62e6f110be [tests] use testelpa mirror 2020-09-05 22:50:51 +03:00
JAremko 6067c19be7 [tests] fetch testelpa mirror 2020-09-05 22:50:51 +03:00
JAremko 497d5308dc [tests] remove mirror related code 2020-09-05 22:50:51 +03:00
JAremko 600804293e [tests] Don't test for Emacs 25 2020-09-05 22:50:51 +03:00
Marco Ieni cbeafda39b README: improve badges
- add alt text to html badge
- add language to code blocks in order to get syntax highlight
2020-09-04 22:56:46 +02:00
Ivan Yonchovski 182bf1fe15 Do not enable fuzzy matching for locate if it is not wanted 2020-09-04 22:46:03 +02:00
Ag Ibragimov c8b3e46ef8 improves find-user-init-file
<SPC f e i> should work with Emacs profile switcher plexus/chemacs
2020-09-04 22:43:16 +02:00
emacspace 050a6d1973 documentation formatting: Fri Sep 4 16:48:12 UTC 2020 2020-09-04 22:33:54 +02:00
Maximilian Wolff cd2f56d9dd
[ipython] autoformat with proper elisp settings 2020-09-04 18:40:05 +02:00
Benjamin Hipple 10b39aa3df
[ipython] Fix elisp whitespace
This runs the default spacemacs elisp formatter on buffer save, with no
functional changes. I have further changes I'd like to integrate, but first
want to sweep this large but no-op diff forward.
2020-09-04 18:36:33 +02:00
Will Minshew 77ff667235
Bug fix emacs lisp debug keybindings (#13892)
* fix edebug readme keybindings
* fix lisp debugger readme keybindings
2020-09-04 18:29:07 +02:00
Ayush Goyal 96cc779cbe Support pyright language server for python layer
Microsoft has released pyright language server for python. It boasts better
performance than the old Microsoft language server for python. This commit adds
supports for pyright language server in python layer
2020-09-04 18:25:21 +02:00
enderger 14a767fc66
Replace Depreciated Package in Perl6 Layer (#13899)
* Switch from nabero's ron mode to my own custom ron-mode (hosted on MELPA)
* Replace depreciated perl6-mode withraku-mode
* Remember to update the init function
2020-09-04 18:16:43 +02:00
JAremko 2ce32b461e [tests] cleanup 2020-09-02 08:34:13 +03:00
JAremko d038a56c6f [tests] Download elpa artifact 2020-09-02 08:34:13 +03:00
JAremko 8de86ca2ab [tests] Enable Emacs 25.3 tests of Windows 2020-09-02 08:34:13 +03:00
JAremko a01adb8632 [tests] add elpa mirror uploader 2020-09-02 08:34:13 +03:00
JAremko a0728abf1a [tests] add Windows tests 2020-08-31 03:54:56 +03:00
JAremko e45b69374e [tests] emacs 25.1 -> emacs 25.3 2020-08-31 03:54:56 +03:00
JAremko 3ba5234e85 fix headline 2020-08-30 09:34:13 +03:00
JAremko c6a6b4fcb8 [tests] enable Emacs 25.1 tests 2020-08-30 09:34:13 +03:00
JAremko 4d8d6b6977 [tests] Disable redundant tests 2020-08-30 09:34:13 +03:00
JAremko df9ff05555 [tests] Test elisp via GitHub Actions 2020-08-30 09:34:13 +03:00
syl20bnr b7253e0433 [tests] Fix test-make-all-packages 2020-08-29 22:11:39 -04:00
emacspace 39820dba71 documentation formatting: Sun Aug 30 01:56:48 UTC 2020 2020-08-29 22:04:37 -04:00
syl20bnr 52ec07bb44 [core] Fix installation of unused layer dependencies after SPC h SPC
Fix bug where layer dependencies of all layers (even the unused ones)
are installed after SPC h SPC and then SPC f e R
2020-08-29 21:51:52 -04:00
syl20bnr c3cf2275a7 [core] Remove popup of the dump process buffer 2020-08-29 21:51:52 -04:00
syl20bnr b5f673e0a7 [core] Update message when force dumping 2020-08-29 21:51:52 -04:00
syl20bnr 2da9682921 [javascript] Fix default value for javascript-backend
Prevent a bug where tern is installed with SPC f e R and then
directly uninstalled if one uses the lsp layer.
2020-08-29 21:35:24 -04:00
syl20bnr b5ac0ae65a [core] Fix docstring for dotspacemacs-emacs-dumper-dump-file 2020-08-29 21:35:24 -04:00
syl20bnr 65e8d8553b [core] Parse command line argument when using the dumper 2020-08-29 21:35:24 -04:00
JAremko 0ae4964665 [travis-ci] exclude elpa/gnupg from cache 2020-08-29 04:18:56 +03:00
JAremko 48d9da825f add cache to Travis CI 2020-08-29 03:39:06 +03:00
emacspace 0fda75c688 documentation formatting: Fri Aug 28 21:26:14 UTC 2020 2020-08-28 23:41:29 +02:00
Aaron L. Zeng 524e4d19c7 Set org-log-done to 'time instead of t
Setting this variable to 'time is equivalent, while setting to t is
deprecated.
2020-08-28 23:20:40 +02:00
Lucius Hu a95593434d fixed typo in haskell/README.org
Fixed the typo and made the url correct
2020-08-28 23:18:42 +02:00
JAremko 18949e85e2 fix code block 2020-08-28 21:25:26 +03:00
Maximilian Wolff 15d93914f5
Fix "lsp is no valid syntax checker" error message
See #13841
2020-08-27 00:04:53 +02:00
wangtianshu a877cc4197 [bibtex] use `org-ref-completion-library' option to clean code 2020-08-26 22:54:04 +02:00
Daniel Hutzley ca2f776056 Switch from nabero's ron mode to my own custom ron-mode (hosted on MELPA) 2020-08-26 22:51:08 +02:00
duianto 5e9536e842
[lua] Remove require lsp-clients 2020-08-26 22:46:21 +02:00
duianto 83d834207c [lua] Ignore EmmyLua-LS-all.jar in .emacs.d 2020-08-26 22:39:21 +02:00
Martin Sosic 7f1c72aa43 [layers/+lang/haskell] Removed intero, ghc-mod and company-ghci backends, set dante as default backend. 2020-08-26 22:34:59 +02:00
Martin Sosic 7732fcabd8 Add syntax-checking-auto-hide-tooltips variable to syntax-checking layer. 2020-08-26 22:24:37 +02:00
Alex d17492e6d5 [core] Fix append path from .spacemacs.env 2020-08-26 22:18:53 +02:00
syl20bnr 39df5e26b6 [editing] Add qwerty-ca-fr layout to evil-swap-keys config 2020-08-21 17:35:24 -04:00
syl20bnr d19af574b9 [editing] Fix use-package invocation for evil-swap-keys 2020-08-21 17:27:26 -04:00