Commit graph

1559 commits

Author SHA1 Message Date
syl20bnr 2e5f635d5b Refactor OS X layer README and add logos 2014-12-12 21:57:44 -05:00
syl20bnr 28a96d9014 Center links in spacemacs buffer 2014-12-12 21:44:47 -05:00
Evan Dale Aromin 91b900c437 OSX contribution layer 2014-12-12 21:44:23 -05:00
syl20bnr f7b8bdfe7d Ignore games/ directory 2014-12-12 21:43:33 -05:00
Tristan Hume 8d71e5544f Fancy spacemacs mode buttons 2014-12-12 21:42:42 -05:00
sbenner 74e0437cb2 Smooth bootstrap sequence 2014-12-12 11:53:19 -05:00
sbenner c76aac063d Remove spacemacs/buffer function and tweak startup 2014-12-12 11:34:36 -05:00
sbenner 4d23aa2160 Install evil and evil-leader at the beginning of the boot sequence 2014-12-12 11:11:15 -05:00
syl20bnr eb0259f7ab Add variable dotspacemacs-smartparens-strict-mode
By default it is not enabled
2014-12-12 00:08:30 -05:00
syl20bnr 79302c3ca6 Fixes #78 Use helm histories for eshell/comint 2014-12-11 23:49:49 -05:00
syl20bnr e2df29e355 Fixes #216 Additional evil-org-mode keybindings 2014-12-11 22:42:01 -05:00
syl20bnr 46a717254d Fixes #226 Flycheck not automatically started in haskell buffers. 2014-12-11 22:34:13 -05:00
syl20bnr dafceb12e8 Fixes #238 Smartparens-strict-mode not working
Previous commits was about Python, this commit should fix it
for all the other modes.
2014-12-11 22:24:18 -05:00
syl20bnr 2ac8658385 Fix smartparens-strict-mode for python 2014-12-11 22:16:09 -05:00
syl20bnr 3f751e3a4e Enable smartparens-strict-mode for prog modes 2014-12-11 22:15:41 -05:00
syl20bnr 1f1c86393f Light refactor of python layer README 2014-12-11 20:10:40 -05:00
syl20bnr e02bb5b271 Refactor ESS layer README 2014-12-11 20:01:18 -05:00
syl20bnr 4add1b7a62 Remove absolute links in READMEs 2014-12-11 19:55:44 -05:00
syl20bnr b1a3df2a52 Minor link tweaks in clojure layer README 2014-12-11 19:50:04 -05:00
syl20bnr ee514e60b2 Refactor clojure layer README 2014-12-11 19:43:03 -05:00
ralesi fe6e89df6e Added autohotkey language contribution later. 2014-12-11 19:03:19 -05:00
vijaykiran 6863fa0ec2 Clojure contribution layer 2014-12-11 18:59:45 -05:00
Daniel Wu 801aaf5165 fixed bug in company-anaconda initilization 2014-12-11 18:48:51 -05:00
Evan Dale Aromin 9352a11edb Bind <Leader>wC to `delete-other-windows 2014-12-11 18:48:14 -05:00
sbenner 732cc1d4de Create prefixes before actually loading the layers 2014-12-11 11:22:55 -05:00
syl20bnr 9e9ce528be Declare function for ash commands 2014-12-11 00:48:48 -05:00
syl20bnr f1e9396fcb Fixes #220 missing description of commands in guide-key 2014-12-10 23:46:35 -05:00
syl20bnr afac4e9505 Fix #223 Changing buffers causes periodic recentering 2014-12-10 23:23:51 -05:00
syl20bnr eba0f1a565 Fix custom evil-ex bindings in insert state 2014-12-10 23:00:01 -05:00
syl20bnr 6247f85a1e Update magit documentation 2014-12-10 22:26:34 -05:00
syl20bnr 28967f6c88 Fixes #239 no binding for magit-goto-next-section 2014-12-10 22:21:05 -05:00
syl20bnr be11d44009 Fixes #236 custom ex-command and M-x command key
New variable: dotspacemacs-command-key
2014-12-10 22:12:54 -05:00
syl20bnr 1f1f2d4e4d Fixes #237 Spacemacs finds orphan packages every time
Occurred on OS X because of a critical bug in spacemacs
which prevented emacs from effectively deleting the
files
2014-12-10 21:59:59 -05:00
syl20bnr f9c3dcb8fc Fix alphabetical sorting of packages and extensions
Packages and extensions were not initialized in the right order.
Fixes #243 SPC s c does not unhighlight
2014-12-10 21:31:16 -05:00
Daniel Wu 3fd12ac280 should be pyvenv instead of pyenv 2014-12-10 19:42:02 -05:00
Evan Dale Aromin 322130242e Make <escape> quit as much as it possibly can 2014-12-10 19:41:55 -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 d72f382720 Update conventions for send to REPL and test execution 2014-12-09 23:46:22 -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
syl20bnr 95807a4e0f Move shell config to spacemacs/init-shell 2014-12-09 23:15:14 -05:00
Evan Dale Aromin 0b192193ff Execute correct clear and man behavior in (e)shell 2014-12-09 23:11:32 -05:00
Daniel Wu 22b7246e19 enable semantic mode in python contrib by default 2014-12-09 23:10:50 -05:00