Bozhidar Batsov
d4a5224330
New keychord xx -> execute-extended-command
2013-12-06 16:35:56 +02:00
Bozhidar Batsov
dbe0ed889a
Use prelude-require-packages everywhere
2013-11-26 12:52:29 +02:00
Bozhidar Batsov
1b922c52c2
[ Fix #436 ] Enable smartparens-mode in latex-mode
2013-11-21 12:51:24 +02:00
Sean Fisk
b65617dd16
Fix key-chord module commentary.
2013-11-20 19:35:59 -05:00
Bozhidar Batsov
3239f5c724
[ Fix #399 ] Extract key-chord into a separate module
2013-11-03 23:50:09 +02:00
Bozhidar Batsov
523a4851a6
Extract Helm support into a separate module
2013-11-03 23:37:40 +02:00
Bozhidar Batsov
a509b0a174
Remove obsolete markdown module
2013-11-03 23:24:21 +02:00
Bozhidar Batsov
fa42408438
Cask files are Emacs Lisp files
2013-11-03 23:09:56 +02:00
Bozhidar Batsov
82513bf204
Fix a typo in function name
2013-10-22 14:41:06 +03:00
Ranmocy Sheng
1c9935ff97
recompile elc instead of removing it when saving elisp file
2013-10-21 15:17:24 -07:00
Josh Comer
efa5ef3b02
Use correct hook for el-doc
2013-10-21 10:47:11 -03:00
Bozhidar Batsov
9eca62cd76
Define a few basic wrapping keybindings
2013-10-17 19:20:28 +03:00
Bozhidar Batsov
5cc16a8e25
Replace nrepl dep with cider
2013-10-17 15:23:04 +03:00
Bozhidar Batsov
4aa57ec81c
Replace nrepl.el with cider
2013-10-17 15:22:16 +03:00
Bozhidar Batsov
2b28cfb41b
Merge pull request #411 from hbin/patch-1
...
Don't need to require the `smartparens-ruby` explicitly.
2013-10-13 23:46:30 -07:00
Bin Huang
4a02738e6e
Don't need to require the smartparens-ruby
explicitly.
...
As of the smartparens-config will require automatically. Here is the [code](https://github.com/Fuco1/smartparens/blob/master/smartparens-config.el#L74 ).
2013-10-14 11:21:02 +08:00
Gabriel J. Pérez Irizarry
3231c6bf39
Fix typo, improve styling.
2013-10-10 10:29:56 -04:00
Gabriel J. Pérez Irizarry
0117ffda38
Move docs, provide link in README.
2013-10-10 10:25:19 -04:00
Bozhidar Batsov
b4b604ded0
Remove an obsolete (and incorrect) config
2013-10-08 12:14:11 +03:00
Bozhidar Batsov
4ea6fcf69b
Fix inf-ruby config
2013-10-07 09:52:01 +03:00
Bozhidar Batsov
e67e9e6871
nrepl-mode is now nrepl-repl-mode
2013-10-03 14:50:51 +03:00
Bozhidar Batsov
7e20d8bf2b
Highlight the : in comment annotations as well
2013-09-26 14:43:04 +03:00
Bozhidar Batsov
b3277d190e
Add a comment
2013-09-26 14:34:10 +03:00
Bozhidar Batsov
5a01605564
Enable smartparens only for programming modes
2013-09-26 14:33:33 +03:00
Gabriel J. Pérez Irizarry
a63f62b8c0
Unbind conflicting prelude-mode keys.
2013-09-25 17:04:07 -04:00
Bozhidar Batsov
78b6a8083d
Enable smartparens-strict-mode in Lisps
2013-09-18 12:17:51 +03:00
Bozhidar Batsov
fcff51fb41
[ Fix #365 ] Don't indent with tabs in c-mode
2013-09-17 15:16:16 +03:00
Bozhidar Batsov
98e453c640
Enable smartparens in the minubuffer during eval-expression
2013-09-04 12:14:43 +03:00
Bozhidar Batsov
06d0c0c6ce
[ Fix #377 ] Require smartparens-latex in latex module
2013-09-02 18:42:58 +03:00
Gabriel J. Pérez Irizarry
8a182d8dd3
Fix issue disabling white-space-mode.
2013-08-01 12:58:19 -04:00
Gabriel J. Pérez Irizarry
1f141e9b08
Adds web-mode and prelude module.
2013-08-01 11:23:37 -04:00
Bozhidar Batsov
a752457a62
Rename prelude-add-comment-annotations to prelude-font-lock-comment-annotations
2013-07-24 16:26:19 +03:00
Bozhidar Batsov
b474df9609
Cleanup comment annotation highlighting a bit
2013-07-24 16:13:32 +03:00
Bozhidar Batsov
d47293858c
Correct substatement indentation in c-mode ( fixes #342 )
2013-07-13 13:55:58 +03:00
Bozhidar Batsov
e12d5fbf51
Minor cleanup
2013-07-08 12:49:35 +03:00
capdevc
c997127958
Remove paredit stuff from prelude-common-lisp.el
...
The paredit backspace override without having paredit-backward-delete-key defined by paredit was breaking slime loading. I commented this out rather than deleting it since I noticed you had just commented out other paredit stuff elsewhere
2013-07-07 15:28:55 -05:00
Bozhidar Batsov
427bc31866
Replace electric-indent-mode and paredit with smartparens
2013-06-29 11:09:16 +03:00
Bozhidar Batsov
fb1164e37f
Enable manually elisp-slime-nav ( fixes #325 )
2013-05-23 11:38:04 +03:00
Bozhidar Batsov
5e93ddc62b
Fix #313 - invoke prelude-remove-elc-on-save only for Emacs Lisp buffers
2013-05-03 15:42:27 +03:00
Bozhidar Batsov
213b3c9f11
Try to resolve a potential problem with tuareg-mode and which-function-mode
2013-04-29 23:58:06 +03:00
toctan
cca24f3bb9
Recenter the screen after goto-symbol
2013-04-29 16:38:26 +08:00
Bozhidar Batsov
3996597b44
Fix a typo
2013-04-29 11:07:58 +03:00
Bozhidar Batsov
0f9bff7c71
Don't run checkdoc checker on elisp test files
2013-04-29 10:56:32 +03:00
Bozhidar Batsov
9fbef947b5
Clean up Emacs Lisp config
2013-04-29 08:00:04 +03:00
Bozhidar Batsov
3525aaa6f7
Enable subword-mode in python-mode
2013-04-21 22:29:10 +03:00
Bozhidar Batsov
2d46a71bcc
python.el is now part of Emacs
2013-04-21 22:28:32 +03:00
Bozhidar Batsov
c07fccb701
Use global-flycheck-mode
2013-04-12 17:36:13 +03:00
Bozhidar Batsov
a95b60eda6
Open .jbuilder files in ruby-mode
2013-03-15 16:06:06 +02:00
Bozhidar Batsov
02b3f27e65
Cleaned up some requires here and there
2013-03-12 21:56:21 +02:00
Bozhidar Batsov
480170f7a9
Minor doc fixes
2013-03-10 19:44:52 +02:00