Commit graph

1893 commits

Author SHA1 Message Date
syl20bnr d716d0a9f1 Run prog-mode hooked functions with erlang-mode-hook 2015-01-18 00:32:27 -05:00
syl20bnr 850211f8b4 Fixes #442 Error with n and N with recent update of anzu 2015-01-18 00:32:27 -05:00
syl20bnr 7ecfcdce37 Fix :nohl ex command to clear persistent highlights 2015-01-18 00:32:27 -05:00
syl20bnr 5ffc237b0d Fix display error of mode-line when anzu package is excluded 2015-01-18 00:32:27 -05:00
syl20bnr a948af65f9 Resize latex logo 2015-01-18 00:32:27 -05:00
syl20bnr ea7f8a49c6 Reformat auctex layer README 2015-01-18 00:32:27 -05:00
syl20bnr 02d2d6c271 Add evil-matchit and enable it in html and auctex layers 2015-01-18 00:32:27 -05:00
syl20bnr 4644fa7433 Fix potential errors when activating hs-minor-mode 2015-01-18 00:32:27 -05:00
syl20bnr 409cb96944 Lazy loading of evil-nerd-commenter 2015-01-18 00:32:27 -05:00
syl20bnr 949ae9dd61 Minor change to emacs version test 2015-01-18 00:32:27 -05:00
syl20bnr abdf87bad8 Add toggles for tool bar and menu bar
Resolves #361
2015-01-18 00:32:27 -05:00
syl20bnr 6942a947dd Move ido split keys to C-s and C-v to mirror SPC w behavior 2015-01-18 00:32:26 -05:00
Daniel Wu 99e734110b fix bug: SPC f f doesn't work in yaml buffer 2015-01-18 00:32:26 -05:00
Tristan Hume a863139c09 Add nix expression syntax and remove aggressive-indent 2015-01-18 00:32:26 -05:00
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