Commit graph

139 commits

Author SHA1 Message Date
Daniel Wu 3fd12ac280 should be pyvenv instead of pyenv 2014-12-10 19:42:02 -05:00
syl20bnr 522c8581fe Missing :defer t for ruby-test-mode in ruby layer 2014-12-10 00:20:14 -05:00
syl20bnr b7fa47adba Add R logo to readme and fix ruby 2014-12-10 00:00:39 -05:00
syl20bnr 01359ac7f2 Add erlang and elixir logo to readme 2014-12-09 23:55:19 -05:00
syl20bnr 68fbb286de Fix defvar instead of setq in readme 2014-12-09 23:50:48 -05:00
syl20bnr 225fd98b50 Remove s in send to REPL commands for ESS
according to the new convention
2014-12-09 23:42:36 -05:00
syl20bnr c44e3dc58b Update key bindings for running tests according to the conventions
For ruby and python layers
2014-12-09 23:40:26 -05:00
syl20bnr c1655a02ee Update ruby layer readme 2014-12-09 23:39:09 -05:00
syl20bnr 4dc648448f Remove the s prefix for send to REPL bindings in Python 2014-12-09 23:37:16 -05:00
syl20bnr 209b52eedc Update Python readme 2014-12-09 23:36:33 -05:00
syl20bnr fb9f7cb084 Lazy loading of semantic for python layer 2014-12-09 23:27:28 -05:00
Daniel Wu 22b7246e19 enable semantic mode in python contrib by default 2014-12-09 23:10:50 -05:00
Riccardo Cambiassi a90ea0d553 add basic ruby contrib layer 2014-12-09 23:09:52 -05:00
syl20bnr ced8b7fbbe Refactor python layer to be more modular 2014-12-08 22:19:55 -05:00
syl20bnr 825fa4ce3c Update Python key bindings according to conventions 2014-12-08 20:58:35 -05:00
syl20bnr 724f05c31b Update ESS key bindings according to conventions 2014-12-08 20:53:46 -05:00
sbenner e295b6a3f5 Temporarily comment the command prefixes for JS layer 2014-12-08 13:00:30 -05:00
sbenner 78c1f51b94 Fixes #224 jedi does not need to be installed manually
in README
2014-12-08 11:54:40 -05:00
syl20bnr fe8e8c09fd Standardize some key bindings for javascript layer 2014-12-08 00:39:19 -05:00
syl20bnr fef7372be2 Update javascript layer README 2014-12-08 00:33:25 -05:00
syl20bnr b479c83b91 Reformat javascript layer README 2014-12-08 00:20:21 -05:00
Andrew Oppenlander e303fce60b Add Javacript layer
- move JavaScript/js2-mode into a contrib layer
- add js2-refactor
- change keybindings to be more spacemacsy
- add a function to define a command prefix for a specific mode
2014-12-07 23:55:32 -05:00
syl20bnr 90b605b6e7 Enable flycheck for erlang-mode if EDTS is disabled 2014-12-07 23:40:07 -05:00
syl20bnr 03b021fda3 Add a variable to enable or disable EDTS in erlang-elixir layer 2014-12-07 10:21:27 -05:00
syl20bnr 482afcbc17 Add tab to toggle current occurrence in iedit state 2014-12-07 01:13:46 -05:00
syl20bnr cc8986c738 Fix o and O in iedit states 2014-12-07 01:10:13 -05:00
syl20bnr d7c6e095f7 Fix overlayp, nil in iedit state 2014-12-07 01:04:27 -05:00
syl20bnr 3a26e7f3be Fix C-U bindings in iedit state 2014-12-07 00:58:32 -05:00
syl20bnr be0de955a3 Fix A and I descriptions in iedit layer documentation 2014-12-07 00:30:20 -05:00
syl20bnr b154278b7d Disable leader in iedit-insert state 2014-12-07 00:29:46 -05:00
syl20bnr 8461b0a421 Add A, I, $, 0 bindings to iedit state 2014-12-06 23:40:18 -05:00
syl20bnr 6c5b4a8ac8 Free up d in iedit state and D now deletes all occurrences
ALso reformat the README
2014-12-06 01:18:03 -05:00
syl20bnr 346e9b5d27 Completely changed the philosophy of iedit state
It is now a stock normal state adapted to iedit
2014-12-06 00:57:20 -05:00
syl20bnr 3c676497c8 Change color of iedit states 2014-12-06 00:56:16 -05:00
syl20bnr 934e2e7916 Activate leader in iedit and iedit-insert states 2014-12-06 00:55:56 -05:00
syl20bnr 736962cec6 Update iedit layer readme 2014-12-05 22:15:55 -05:00
syl20bnr a6d45faba0 Enable evil-escape fd in iedit states to exit to normal state 2014-12-05 22:15:17 -05:00
syl20bnr 9c036007fb Remove Shift+Return to exit iedit-insert state
It is not consistent with the rest of spacemacs
2014-12-05 22:14:35 -05:00
syl20bnr ec20d9e69e Add C-g to iedit and iedit-instert states 2014-12-05 15:41:21 -05:00
syl20bnr 528c4efec3 Add p to iedit state to replace occurrence with last yanked (copied) text 2014-12-05 15:32:41 -05:00
syl20bnr 75b8db0857 Fix lazy loading of iedit 2014-12-05 10:21:52 -05:00
syl20bnr 9a71c65e6a Add hjkl navigration to iedit state 2014-12-05 10:20:40 -05:00
syl20bnr 73d7c29f9a iedit state: c is now evil-change 2014-12-05 10:19:19 -05:00
syl20bnr a6cb2c670f Missing info in iedit layer readme 2014-12-05 01:09:00 -05:00
syl20bnr 48d3f859f2 Improve iedit layer readme 2014-12-05 01:07:38 -05:00
syl20bnr a48c0a2207 Add iedit layer 2014-12-05 00:59:35 -05:00
syl20bnr 2d726f21a0 Rename spacemacs//diminish to spacemacs|diminish
and spacemacs//hide-lighter to spacemacs|hide-lighter
to respect the conventions on macros name
2014-12-03 22:39:18 -05:00
syl20bnr 81d0694497 Move paradox to spacemacs layer 2014-12-02 23:41:06 -05:00
syl20bnr 21a4812b06 Evilify magit buffers, paradox buffer and gist-list buffer 2014-12-02 23:36:58 -05:00
syl20bnr 5295e9e3a3 Move Haskell to its own lang contrib layer 2014-12-01 23:22:45 -05:00