Commit graph

2709 commits

Author SHA1 Message Date
Diego Berrocal c6bb4b9e21 Refactor rcirc-config for spacemacs/rcirc 2015-03-15 22:54:34 -04:00
Diego Berrocal 5c7df01cc3 Code-breaking typo 2015-03-15 22:54:17 -04:00
syl20bnr c2aaebdb01 Add missing contirb/rcric/config.el file 2015-03-15 21:44:42 -04:00
syl20bnr ff7960fe5d Lazy-loading for c-c++ layer 2015-03-15 21:44:10 -04:00
syl20bnr c613fed7da Refactor ycmd layer for lazy loading 2015-03-15 21:43:31 -04:00
syl20bnr 13d7326685 Refactor rcirc layer for lazy loading
Rename layer variables to
- rcirc-enable-authinfo-support
- rcirc-enable-znc-support
2015-03-15 21:42:40 -04:00
Diego Berrocal 6e348c0a54 Fix compatibility with use-package 2.0 2015-03-15 18:51:18 -04:00
syl20bnr ccb3b72f4f Add 400th PR achievement (won by cpaulik) 2015-03-15 01:09:36 -04:00
syl20bnr e4101c84cb Edit floobits layer README 2015-03-15 00:59:27 -04:00
Rodolfo Hansen d970b84162 Initial work on a floobits layer 2015-03-15 00:51:56 -04:00
syl20bnr a721dc55fe Refactor prespecitves layer README and move key bindings on L prefix 2015-03-15 00:51:22 -04:00
syl20bnr 834c0aea4f Rename variable with with more conventional enable
Also use `:if` use-package keyword.
2015-03-15 00:34:57 -04:00
Diego Berrocal c2afa9dc3e Add better support for persp-projectile 2015-03-15 00:32:22 -04:00
Alan Zimmerman 17c2ddf943 Adding layer for dockerfile-mode 2015-03-15 00:31:37 -04:00
Diego Berrocal 0b9aee747c Add rcirc layer and support for it in the perspectives layer 2015-03-15 00:30:31 -04:00
Amin Bandali f8b42d166b clojure layer: add cider-quit binding SPC m s q 2015-03-15 00:16:57 -04:00
Amin Bandali 64f8db437f (doc) CIDER requires nREPL minimum 0.2.7
https://github.com/clojure-emacs/cider/issues/970
2015-03-15 00:16:38 -04:00
Chris Barrett d4a7e3bed1 Fix up some use-package forms
- The `use-package` for magit-gh-pulls is malformed.
- The one for volatile-highlights attempts to enable the mode too early
2015-03-15 00:14:47 -04:00
Christoph Paulik 7cc096e213 activate inferior-python-mode in comint buffer
this enables autocompletion
This code still has the bug that point stays in the comint buffer
2015-03-14 23:57:39 -04:00
Christoph Paulik 06a2d9ba47 fixes python compile command
- now sets the compile command correctly if python buffers are switched
- moves point to end of comint buffer, useful if a breakpoint is set
2015-03-14 23:57:37 -04:00
Michael Hauser-Raspe fea5ef423a Update echo area documentation for auto-highlight symbol
as I didn't know about this
2015-03-14 23:54:57 -04:00
Tu Do 3e277409ea [Fix #738] Display all parameters in the top line
This change allows semantic-sticky-func-mode to display parameters that
are scattered in many lines by using stickyfunc-enhance package. It also
specifically handles Python to also display assigned values if
available.

Also update documentation.
2015-03-14 22:56:20 -04:00
person808 9f1cacf236 Set evil-snipe-override-evil.
Replaces enabling evil-snipe-override-mode directly.
2015-03-14 22:55:39 -04:00
syl20bnr f8297b075c Small refactor of spacemacs/config.el 2015-03-14 22:55:05 -04:00
syl20bnr 998984859f Add SPC m e l to evaluate current line in emacs-lisp 2015-03-14 22:54:45 -04:00
syl20bnr 3eed76a316 Simplify fill column indicator configuration
Fixes #821
2015-03-14 11:09:01 -04:00
Endre Bakken Stovner 4a493f450b Add fci with spc-t-0 at fill-column 2015-03-14 10:53:34 -04:00
Simon Vandel Sillesen 49a8ca4d03 Add documentation for "go to page number" in docView 2015-03-14 10:48:54 -04:00
syl20bnr 3098a1a2d8 Refactor python compile command 2015-03-14 02:59:12 -04:00
Christoph Paulik ca7048c971 Add python compile command
- automatically changes compile command to
  ```python (buffer-file-name```
  for python buffers
- automatically starts comint mode in python mode to allow interaction
  with debugger
2015-03-14 02:56:51 -04:00
syl20bnr 14a3737890 Rename spacemacs custom cider function
Add the cider prefix to avoid clashes
2015-03-14 01:46:05 -04:00
syl20bnr 8982836fe9 Adapt fsharp to the conventions 2015-03-14 01:45:52 -04:00
Ryan Roberts 02c5c82768 Add fsharp layer 2015-03-13 23:24:17 -04:00
Michael Hauser-Raspe 519e46bbc9 Add haskell-type-on-previous-line function 2015-03-13 23:22:39 -04:00
syl20bnr e7d2532cc8 Refactor dash layer
Rename variable dash/helm-dash-docset-newpath to
dash-helm-dash-docset-path
2015-03-13 23:16:40 -04:00
Pierre Radermecker 600809b7e3 Add support for helm-dash in dash layer 2015-03-13 23:04:22 -04:00
syl20bnr a5784f3756 Move ediff layer into spacemacs
because ediff is a built-in layer
2015-03-13 23:00:34 -04:00
syl20bnr b8665b748d Fix utf-8 separator in powerline configuration 2015-03-13 22:57:27 -04:00
Michael Hauser-Raspe 7dbdd5051a Add basic ediff layer 2015-03-13 22:11:25 -04:00
Michael Hauser-Raspe ab956fd1fd fasd layer: add file-only, directory-only functions and helm-completion 2015-03-13 22:09:34 -04:00
syl20bnr 2c9933b466 Fix mode-line progress bar in the dotfile when pressing C-c C-c 2015-03-13 22:08:30 -04:00
syl20bnr 34d7cee6d0 Enable utf8 support for the new powerline in terminal.
Must use a patched font.
2015-03-13 22:07:53 -04:00
syl20bnr cdfc462c99 Fix presence of GUI element when starting emacs as a daemon 2015-03-13 00:29:30 -04:00
syl20bnr 0052466422 Add official logo to startup page 2015-03-12 23:55:38 -04:00
syl20bnr 426ad1a4bc Add spacemacs icon asset 2015-03-12 23:51:43 -04:00
syl20bnr ef4d48a283 Add Spacemacs logo by Nasser Alshammari to the README 2015-03-12 23:50:50 -04:00
syl20bnr c5b1068657 Block go-oracle configuration if go-oracle not found 2015-03-12 00:36:09 -04:00
syl20bnr ca17484f97 Change :if condition in company-go init function 2015-03-12 00:26:12 -04:00
syl20bnr c9e4864f50 Tweaks for mode-line display at startup time 2015-03-12 00:25:52 -04:00
syl20bnr 9faa1542cb Use mode-line as a progress bar 2015-03-11 23:46:37 -04:00