Commit Graph

4402 Commits

Author SHA1 Message Date
Eivind Fonn 8d1c7c8c20 Document v/V discrepancy in magit
Fix #2476

[ci-skip]
2015-10-05 12:07:45 +02:00
Eivind Fonn b85c153291 Document other layers in go
Fix #2750

[ci-skip]
2015-10-05 12:07:45 +02:00
Eivind Fonn 31ec9091cc Document magit update key
Fix #2826

[ci-skip]
2015-10-05 12:07:45 +02:00
Eivind Fonn 4fb764cf0b Document helm focus trick
Fix #2851

[ci-skip]
2015-10-05 12:07:45 +02:00
Eivind Fonn 48d660fd98 Document evilified modes
[ci-skip]
2015-10-05 12:07:45 +02:00
Eivind Fonn 5d04465c69 Document gofmt-command
Fix #3065

[ci-skip]
2015-10-05 12:07:45 +02:00
Eivind Fonn ec4b74102c Document dotspacemacs/test-dotfile
Fix #3181

[ci-skip]
2015-10-05 12:07:45 +02:00
Eivind Fonn b92eb41e2d bugfix: Wrong variable name in evil-state-face 2015-10-03 16:15:00 +02:00
Eivind Fonn 9e794df0f8 readme: fix powerline update image 2015-10-02 19:37:16 +02:00
Eivind Fonn d5084510a6 vim-powerline: Remove unused sections in README 2015-10-02 19:33:41 +02:00
Robert O'Connor f991073759 Add README for vim-powerline layer
Resolves #3218
2015-10-02 19:33:32 +02:00
Xue Fuqiao aa2c416f95 Update links to FAQ.org 2015-10-02 19:30:33 +02:00
Eivind Fonn f4b3f43961 Fix cljr-extract-def binding (again) 2015-10-02 13:45:27 +02:00
Eivind Fonn 95a7d266b1 clojure: add SPC msI to README 2015-10-02 13:43:20 +02:00
immortalin 90660ac315 Updated README with appropriate keybindings and link to the library that
cider use to format code.
2015-10-02 13:40:38 +02:00
immortalin d8b3abfa8f Added keybinding for cider-format-buffer. 2015-10-02 13:40:38 +02:00
Eivind Fonn e8f146acfb Fix cljr-extract-def binding and update README 2015-10-02 13:40:30 +02:00
Markus Bertheau f5ca69f059 Add key binding for cljr-extract-def and prefix declarations for clojure 2015-10-02 13:36:23 +02:00
Benjamin Albrecht 7f0c32a2d0 Add keybinding for cider-jack-in-clojurescript
as described in https://github.com/clojure-emacs/cider#clojurescript-usage
2015-10-02 13:35:48 +02:00
Robert O'Connor 5cec2f6db7 Fix vim-powerline layer so it works.
Resolves #3216
2015-10-01 08:40:02 +02:00
Eivind Fonn 98380b3f72 Remove dead mode-line code 2015-09-30 15:07:01 +02:00
Eivind Fonn 6757ce7607 Use spaceline to provide mode-line 2015-09-29 23:48:03 -04:00
syl20bnr a38f79158c Fix core tests 2015-09-29 22:06:19 -04:00
syl20bnr 565928d5d3 Import 0.104.2 change log 2015-09-29 22:00:42 -04:00
Robert O'Connor 8da367d529 Add an FAQ about the new distributions.
Fixes #3180
2015-09-29 21:47:16 -04:00
syl20bnr cd8e7e1942 readme: attempt to fix formating 2015-09-29 21:42:40 -04:00
syl20bnr f21d1bb6e8 markdown: move `SPC mcr` to gh-md init function 2015-09-29 21:41:58 -04:00
Tommi Komulainen 81f6ab4dc2 markdown: include missing gh-md package
Needed for `SPC m c r` (gh-md-render-buffer) command. Fixes #3192
2015-09-29 21:37:32 -04:00
Carl Lange 8b6517a9be Fix a typo, githib->github 2015-09-29 21:36:55 -04:00
Robert O'Connor c2c996d113 delete the .gitmodules file 2015-09-29 21:36:19 -04:00
syl20bnr ab6ebd0348 conventions: better evilified buffers section 2015-09-29 21:35:21 -04:00
syl20bnr 96ef3d1e9a evilified: rebind SPC to ' 2015-09-29 21:35:03 -04:00
syl20bnr 14bad7b99c evilified: rebind : to | 2015-09-29 21:27:21 -04:00
syl20bnr 347fc731a6 evilified: rebind / to \ 2015-09-29 21:16:25 -04:00
syl20bnr 169d1622e8 core: set ad-redefinition-action to accept
resolves #192
resolves #2893
2015-09-29 21:10:59 -04:00
Syohei YOSHIDA 2bd94c18d3 Loading warnings for using warning-minimum-level 2015-09-29 15:05:36 +09:00
syl20bnr cd3fb97d3b Bump version to 0.105 2015-09-28 23:53:20 -04:00
syl20bnr 2cfc9a5a60 dotfile: fix template 2015-09-28 23:41:11 -04:00
syl20bnr 2c6e48cb32 Update release note to include Y remapping to y$ 2015-09-28 23:36:51 -04:00
syl20bnr d548104d6f Update change log and bump version to 0.104.1 2015-09-28 23:33:08 -04:00
Kartik Singhal 22eb9b6032 Update path to osx README 2015-09-28 23:31:37 -04:00
Robert O'Connor cda6b96b72 github expects CONTRIBUTING.md 2015-09-28 23:26:30 -04:00
Xue Fuqiao 1af3428b82 Typo fixes 2015-09-28 23:23:32 -04:00
Tommi Komulainen e22b2eadd0 doc: haskell: fix link to structured-haskell-mode visualizations
Include an anchor to try to get as close to the visualizations as
possible.
2015-09-28 23:22:06 -04:00
Tommi Komulainen 910417d143 doc: fix typo in before listing "SPC m x" keybindings 2015-09-28 23:21:50 -04:00
David Mohl 15de481a80 forcing jsx content type, fixes #3163 2015-09-28 23:21:03 -04:00
syl20bnr 14fd2b48e9 New variable dotspacemacs-remap-Y-to-y$ 2015-09-28 23:09:44 -04:00
syl20bnr afa537d341 Update automatic highlight of symbol toggle 2015-09-28 22:12:08 -04:00
syl20bnr 3e5c98d880 Add toggle for automatic highlight of current symbol 2015-09-28 16:49:09 -04:00
Robert O'Connor 9f3b249e27 Fix README.md blunder introduced in #3138 2015-09-28 02:36:11 -04:00