Commit graph

30 commits

Author SHA1 Message Date
syl20bnr 2554d16c16 Rename config-system.el to configuration-layer.el 2014-12-25 14:45:27 -05:00
syl20bnr fd0e9abbe7 Move layer images into img directories 2014-12-24 01:03:49 -05:00
syl20bnr 143ac02bf4 Simplify slime and eldoc config and adapt python eldoc config 2014-12-22 22:05:03 -05:00
syl20bnr 0051aa73c4 Update conventions for help/doc key bindings
`m d` goes under help commands so it is now `m h d`
2014-12-21 22:52:57 -05:00
syl20bnr c7f9a9c07e Move hy-mode package to python layer 2014-12-14 00:19:20 -05:00
syl20bnr 2ac8658385 Fix smartparens-strict-mode for python 2014-12-11 22:16:09 -05:00
syl20bnr 1f1c86393f Light refactor of python layer README 2014-12-11 20:10:40 -05:00
syl20bnr 4add1b7a62 Remove absolute links in READMEs 2014-12-11 19:55:44 -05:00
Daniel Wu 801aaf5165 fixed bug in company-anaconda initilization 2014-12-11 18:48:51 -05:00
Daniel Wu 3fd12ac280 should be pyvenv instead of pyenv 2014-12-10 19:42:02 -05:00
syl20bnr 68fbb286de Fix defvar instead of setq in readme 2014-12-09 23:50:48 -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 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
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
sbenner 78c1f51b94 Fixes #224 jedi does not need to be installed manually
in README
2014-12-08 11:54:40 -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
Joris Engbers 7086849a22 Pylookup package in python now uses correct directory 2014-11-29 23:19:25 -05:00
syl20bnr b30da551a6 Simplify inactive modeline 2014-11-29 01:20:50 -05:00
Daniel Wu becd223d36 highlight TODO words in python mode 2014-11-26 18:29:53 -05:00
syl20bnr aea629ce4c Update python layer documentation 2014-11-26 17:54:23 -05:00
valrus 86c743db7d Add anaconda-mode-view-doc.
Map anaconda-mode-view-doc to <SPC> m d and move pylookup to <SPC> m D.
2014-11-26 17:51:49 -05:00
syl20bnr f6ed11cdc0 Fix void variable spacemacs-config-layer 2014-11-25 20:51:15 -05:00
Daniel Wu aed0fc8ef8 use another way to not auto-indent in python mode 2014-11-22 00:10:06 -05:00
Daniel Wu 25f2bce641 bug fix: electric-indent-mode causes incorrent indentation when adding comma after if statement 2014-11-18 13:37:05 -05:00
syl20bnr c2c0f2bcb9 Add nose and pylookup as regular directories
i.e. not as submodule
2014-11-14 23:12:47 -05:00
Daniel Wu fa06f188a1 separated python settings into a contrib 2014-11-14 22:41:45 -05:00