duianto
a87300e9c0
Fit Spacemacs home buffer version in terminal
2019-01-29 00:26:21 +02:00
Grant Shangreaux
71ff09af82
[agda] Fix: typo in agda layer setup documentation
2019-01-29 00:20:42 +02:00
JAremko
edf3b9d28c
document new centering key bindings
2019-01-28 07:15:08 +02:00
JAremko
24d875e193
Add transient state for centered buffer
2019-01-27 20:49:40 +02:00
JAremko
e8a6bc2690
Load docker env vars via user config hook
2019-01-24 15:24:44 +02:00
JAremko
00e870815c
TravisCI build docs/site from HEAD
2019-01-22 22:37:41 +02:00
Richard Kim
a46b784e85
ported Info-find-file from emacs 27 by adding third argument
2019-01-22 00:00:42 +02:00
yuhan0
6737c8c8e5
Add ivy option to buffer transient state
2019-01-21 23:06:08 +02:00
Thanh Vuong
f63009ae20
Fix keybindings overwritten by LSP
...
change prettier/web-beautify to `scp m = =` to avoid being
overridden by lsp
2019-01-21 22:59:56 +02:00
Codruț Constantin Gușoi
fb4e58111e
Fix link to forge setup instructions
2019-01-20 22:45:54 +02:00
Robert O'Connor
0b5ae3ccbf
Remove magit-gh-pulls as magithub is so much better!
2019-01-20 22:33:59 +02:00
yuhan0
b8a65e6ccb
Use MELPA for perl6-mode package
...
The mentioned issue was resolved:
https://github.com/melpa/melpa/issues/5261
2019-01-20 21:53:14 +02:00
emacspace
1a87b0c644
documentation formatting: Sun Jan 20 15:51:53 UTC 2019
2019-01-20 15:53:57 +00:00
emacspace
03cb987c6d
documentation formatting: Sun Jan 20 15:34:11 UTC 2019
2019-01-20 15:45:54 +00:00
gdkrmr
23f3d3c313
adapt layer to recent changes in ess
2019-01-20 17:41:06 +02:00
rgb-24bit
c2a351cac7
Fix conflict between pipenv directory .venv and pyvenv file .venv
2019-01-20 17:28:43 +02:00
Codruț Constantin Gușoi
7857bcae4d
Adds changelog entry for previous commit
2019-01-20 17:23:06 +02:00
Jam Risser
89047e4707
Fixed typescript/jump-to-type-def when npm module
2019-01-20 17:22:04 +02:00
CharlesHD
52bbab6343
keyboard-layout: add undo-tree visualizer navigation keys
2019-01-20 17:15:49 +02:00
Voleking
a8567cbed3
Fix diff-hl-highlight function is set to nil
2019-01-20 17:12:53 +02:00
JAremko
9509cf6bcf
Clojure cheatsheet is now a part of CIDER
2019-01-20 16:59:48 +02:00
deb0ch
b7dedb9bd6
layouts layer: fix helm loading
2019-01-20 16:24:11 +02:00
Dieter Komendera
b1a958a54c
Update quelpa.el to 2c17c4f9
2019-01-20 15:59:04 +02:00
nashamri
5d5a8a5588
Latest theme updates
...
Summary:
- Update diff and ediff colors (thanks @duianto).
- Support hl-todo mode.
2019-01-20 15:57:28 +02:00
Anupam Jain
9ceeec0aea
Add flag to allow adding node_modules/.bin path to exec-path.
...
This is needed to get psc-ide working without installing purescript
globally.
2019-01-20 15:55:31 +02:00
Alexander Miller
ea96c525e9
Make sure treemacs' buffers are ignored by winum.
2019-01-20 15:44:43 +02:00
Anton-Latukha
059810f31d
Fix magit-repository-directories
documentation
2019-01-20 15:28:28 +02:00
Alexander Miller
e7d13da61d
Make treemacs the default file browser.
2019-01-20 14:31:36 +02:00
Justin Stone
79fed0f108
remove reference to fixed bug
...
According to org-projectile's repo, this bug has been fixed:
https://github.com/IvanMalison/org-projectile/issues/10
Recommending the reference be removed from the documentation.
2019-01-20 14:24:37 +02:00
JAremko
68a1b15ec8
Cleanup
2019-01-19 05:02:01 +02:00
JAremko
eb7dfb6907
Fix environment variables export
2019-01-19 02:46:07 +02:00
emacspace
8aa7395fc5
documentation formatting: Thu Jan 17 23:18:48 UTC 2019
2019-01-18 17:22:07 +02:00
JAremko
460dc35fce
Fix/improve dependency installers
2019-01-18 17:21:19 +02:00
JAremko
8bbf6b3f53
Update layers dependency installers
2019-01-18 01:13:22 +02:00
emacspace
f2c17ba15f
documentation formatting: Thu Jan 17 14:07:30 UTC 2019
2019-01-17 16:56:39 +02:00
syl20bnr
36c1291081
Mention breaking change for pull key binding with GitHub and forge
2019-01-17 09:01:12 -05:00
Miciah Masters
01e2db9c42
github: Update forge key bindings
...
Update the documentation for forge per upstream changes to key bindings in
evil-magit[1].
[1] 49978d07d3
* layers/+source-control/github/README.org: Update key bindings for forge.
2019-01-17 08:48:27 -05:00
Sergey Litovchuk
990290e245
Fix spacemacs/c-c++-tags-find-references-at-point
...
Rename the spacemacs/c-c++-tags-find-references-at-point and
rtags-find-references-at-point to fix the c-c++-modes key binding:
"g," 'spacemacs/c-c++-tags-find-references-at-point
when c-c++-backend is set to 'rtags.
This changeset reverts some of the changes introduced by
the commit 445f6af93f
.
2019-01-15 01:29:48 +02:00
Seong Yong-ju
4d5eadd6d6
Remove eslint_d support
...
Remove eslint_d support because eslint_d seems to support only older versions
like ESLint 4+, 5+.
2019-01-15 01:24:07 +02:00
Alexander Miller
3cf322943a
[treemacs] Use deferred git-mode by default.
2019-01-14 23:21:41 +00:00
emacspace
7353d5670f
documentation formatting: Mon Jan 14 23:15:53 UTC 2019
2019-01-14 23:19:02 +00:00
Artur Juraszek
9f552df259
Include magit/forge SQLite db file in .gitignore
2019-01-14 23:15:31 +00:00
Marty Buchaus
c754e5f86d
update keybindings trying to copy from org.
2019-01-15 01:10:13 +02:00
Sam Pillsworth
6d9dbcf6bb
Updates org-layer key bindings for Org 9.2 release
2019-01-15 01:00:53 +02:00
Miciah Masters
07aa9b01ed
github: Add forge
...
Note that Forge binds the ' key to the Forge dispatch popup, but evil-magit
binds the ' key to the submodule dispatch popup (see
https://github.com/emacs-evil/evil-magit/issues/54 ), and evil-magit's key
binding takes precedence with the vim editing style. Because Forge's key
binding does not always work, it is omitted from the README.
Note also that Magit binds the % key to its worktree dispatch popup, but
Spacemacs binds the % key to the magit-gitflow popup, and Spacemacs's key
binding takes precedence. Because there is no available key binding for
the worktree dispatch popup, Forge's key binding under that dispatch popup
is omitted from the README.
* CHANGELOG.develop:
* layers/+source-control/github/README.org: Update.
* layers/+source-control/github/packages.el (github-packages): Add forge.
(github/init-forge): Load forge after magit. Configure forge to use
spacemacs-cache-directory.
(github/init-magithub): Disabling injecting issues and pull-requests
sections if forge is installed.
2019-01-15 00:48:48 +02:00
Justin
f8bb6997a9
Remove lsp-javascript-typescript package for lsp built in.
...
Remove lsp-go package for lsp built in.
Changed go/react/typescript lsp-*-enable hooks to lsp
Update go/typescript/rust layer docs for lsp-mode installation command.
Remove unused rust layer variable
2019-01-15 00:41:30 +02:00
Cthulhu.Den
3a509fc0d9
Fix jump handlers conflict for haskell and intero
2019-01-15 00:36:30 +02:00
Aaron Jensen
c9eacd1f7e
typescript: Fix jump handlers in tsx
2019-01-15 00:32:46 +02:00
Guido Kraemer
2026b0e9e3
make julia layer work with new lsp-mode
2019-01-15 00:24:21 +02:00
Matthew Boston
b431d353b6
Use non-fork of graphviz-dot-mode
...
- The upstream now has the added live preview merged aas of:
https://github.com/ppareit/graphviz-dot-mode/pull/18
2019-01-15 00:18:48 +02:00