Commit graph

1879 commits

Author SHA1 Message Date
Roman Gonzalez 6bdbc72ec2 Diminish subword-mode only in older versions of Emacs 2015-01-18 00:32:26 -05:00
syl20bnr a5cc56208d Change Windows fallback font to Lucida Sans Unicode 2015-01-18 00:31:46 -05:00
syl20bnr 5a5c6cdb1c Fix helm-spacemacs with defvar declaration in config.el files 2015-01-15 09:50:02 -05:00
syl20bnr fa70d5993f Move git defvars at the beginning of the layer 2015-01-15 09:49:32 -05:00
Sylvain Benner baea1b5279 Merge pull request #433 from QiBaobin/develop
defvar `git-enable-github-support` declared after being used
2015-01-15 09:33:28 -05:00
Bob 1ff2084da2 defvar git-enable-github-support 2015-01-15 20:25:51 +08:00
syl20bnr c31d987668 Move hi2 related functions in init-hi2 function in haskell layer 2015-01-14 23:23:08 -05:00
syl20bnr 6c723ad728 Move configuration variables to config.el in several layers
Layers:
- erlang-elixir
- git
- ruby
2015-01-14 23:22:15 -05:00
syl20bnr 916444d486 Move setq magit-completing-read-function to init-magit function 2015-01-14 23:13:06 -05:00
syl20bnr 865f40ea60 Move perforce command prefix to the perforce layer config.el file 2015-01-14 23:10:50 -05:00
syl20bnr ccb1a0928e Bump version to 0.47.0 2015-01-14 22:51:25 -05:00
Daniel Wu 16177dfa30 resolve key binding conflict in python contrib 2015-01-14 22:48:44 -05:00
syl20bnr a4f02b49cd Add 200th PR achievement 2015-01-14 22:44:13 -05:00
Tristan Hume c09641ba96 Autoload auctex 2015-01-14 22:41:54 -05:00
Daniel Wu 05f704f1eb adapt spacemacs according to recent evil-jumper updates 2015-01-14 22:32:46 -05:00
syl20bnr 2fe0b3cf58 Reformat and adding information in dash layer README 2015-01-14 22:26:56 -05:00
mkcode 8e5a3d6715 Add dash configuration layer 2015-01-14 22:11:12 -05:00
mkcode e2bffec8cc Add "fj" to dired-jump keybinding 2015-01-14 22:06:40 -05:00
syl20bnr 0fda86a253 Sort key bindings in lua layer README 2015-01-14 22:00:17 -05:00
mkcode 7bc2d77a56 Add lua configuration layer 2015-01-14 21:55:53 -05:00
syl20bnr 8582003292 Move badges 2015-01-14 21:50:12 -05:00
lazywithclass c5224a3319 Add Travis CI support for core tests #144
Added the badge to the README.md and created a travis config file.
2015-01-14 21:39:35 -05:00
syl20bnr 8c9bdfb25f Add evaluation of code in CONVENTIONS 2015-01-14 00:03:53 -05:00
Andrés Martano 5f8f3fa18a Fix a typo in README 2015-01-13 23:27:45 -05:00
Tristan Hume 6af2660679 Clean up my personal contrib 2015-01-13 23:27:25 -05:00
Stephen Tudor 24eee223af Fix conf_layers link in private README 2015-01-13 23:27:10 -05:00
syl20bnr ceefe88b75 Update CONTRIBUTE.md and add file headers
Also add default file header to layer templates.
2015-01-13 23:12:56 -05:00
syl20bnr f7938c6fc1 Hide lighter of vim-empty-lines-mode 2015-01-13 22:15:42 -05:00
syl20bnr acaf2c1c83 Better theme support, easier to maintain
Resolves #388 #367
2015-01-13 22:14:48 -05:00
Tristan Hume 891576a337 Update company-mode layer for new flycheck 2015-01-12 23:53:51 -05:00
syl20bnr d774800143 Add dotspacemacs-fullscreen-use-non-native to .spacemacs template 2015-01-12 23:27:07 -05:00
mkcode 53ee19af73 Support for spacemacs/toggle-frame-fullscreen to use non-native fullscreen. 2015-01-12 23:24:32 -05:00
Jezeniel Zapanta 57698d04d6 Update README.md for private/
The `config-system/create-layer` function is now `configuration-layer/create-layer`.
2015-01-12 23:24:00 -05:00
syl20bnr a8b7bfc440 Tweak vim-empty-lines layer 2015-01-12 23:23:23 -05:00
sooheon 035dcee733 Add vi-tilde-fringe to excluded packages. 2015-01-12 22:51:25 -05:00
sooheon 28de9bdd25 Add a vim-empty-lines contrib layer. 2015-01-12 22:51:23 -05:00
syl20bnr 698f3adf66 Bump version to 0.46.1 2015-01-12 22:18:11 -05:00
syl20bnr 94f5223085 Correctly fetch checkversion remote when looking for updates 2015-01-12 22:05:03 -05:00
syl20bnr 5f7cf8e230 A comment for Paradox package 2015-01-12 22:04:30 -05:00
syl20bnr 633e1931a7 Fixes #415 Compatibility with 24.3
Use Paradox as an extension for 24.3
Use MELPA version for 24.4+
2015-01-12 21:46:05 -05:00
syl20bnr b2f3c5bda1 Bump version to 0.46.0 2015-01-12 00:04:49 -05:00
CongNT3 b632e02b9e Add go-eldoc, go-autocomplete and go-oracle 2015-01-12 00:01:40 -05:00
syl20bnr 0888335c3a Rename README2.md to README.md 2015-01-11 23:20:45 -05:00
syl20bnr ff8ceeb11e Rename Readme.md to README2.md 2015-01-11 23:19:30 -05:00
Tristan Hume 191d696dd1 Add a emacs-ycmd contrib layer. 2015-01-11 23:15:13 -05:00
syl20bnr a383c273e6 Add possible values for ruby-version-manager in ruby layer README 2015-01-11 23:13:37 -05:00
Riccardo Cambiassi cea4e2f996 ruby version manager support 2015-01-11 23:11:35 -05:00
Kalle Lindqvist 7a0d903760 Give yasnippet precedence in ac completion menu 2015-01-11 23:09:26 -05:00
syl20bnr 68bd7c28ad Add documentation for SPC f o 2015-01-11 23:08:55 -05:00
Daniel Wu d719b78e93 added open file in external application function 2015-01-11 23:06:56 -05:00