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
Bozhidar Batsov
f923e69c95
Merge pull request #408 from dongweiming/master
...
Fixed: print command not found
2013-10-11 22:29:54 -07:00
dongweiming
2a2e52882e
Fixed: print command not found
2013-10-12 13:06:49 +08:00
Bozhidar Batsov
b4b604ded0
Remove an obsolete (and incorrect) config
2013-10-08 12:14:11 +03:00
Bozhidar Batsov
8fb1986b5d
Disable annoying blink-matching-paren
2013-10-07 18:13:04 +03:00
Bozhidar Batsov
4ea6fcf69b
Fix inf-ruby config
2013-10-07 09:52:01 +03:00
Bozhidar Batsov
5362ae4490
Merge pull request #404 from ceterumnet/master
...
updated readme to include new magit bindings
2013-10-04 12:34:41 -07:00
David Raphael
72c17d66be
updated readme to include new magit bindings
2013-10-04 11:46:24 -05:00
Bozhidar Batsov
fc0ee7e61b
Merge branch 'master' of github.com:bbatsov/prelude
2013-10-04 12:44:02 +03:00
Bozhidar Batsov
8bd7843a02
Replace show-parens-mode with show-smartparens-mode
2013-10-04 12:43:32 +03:00
Bozhidar Batsov
6ebe644b1f
Merge pull request #401 from dillonkearns/fix-kill-whole-line-arg
...
Fix bug in prelude-kill-whole-line with prefix argument
2013-10-03 08:31:30 -07:00
Dillon Kearns
155737c85d
Pass prelude-kill-whole-line input as number ("p")
2013-10-03 08:00:23 -07:00
Bozhidar Batsov
e67e9e6871
nrepl-mode is now nrepl-repl-mode
2013-10-03 14:50:51 +03:00
Bozhidar Batsov
e026389790
Revert "Disable anzu temporarily due to a bug in it"
...
This reverts commit 239571f17b
.
2013-09-27 15:07:40 +03:00
Bozhidar Batsov
0dbb140fbd
Add prelude-show-foreign-packages
2013-09-27 13:19:29 +03:00
Bozhidar Batsov
239571f17b
Disable anzu temporarily due to a bug in it
2013-09-27 13:16:45 +03:00
Bozhidar Batsov
5d4220f5b4
Add anzu
2013-09-27 12:35:04 +03:00
Bozhidar Batsov
3c8f0c7f98
Add prelude-find-shell-init-file
2013-09-27 11:36:47 +03:00
Bozhidar Batsov
879d3f3470
Add prelude-find-user-init-file
2013-09-27 11:18:47 +03:00
Bozhidar Batsov
aac5f3df84
Extend update instructions
2013-09-27 11:09:40 +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
Bozhidar Batsov
5b3c4e26e8
Merge pull request #396 from climatewarrior/fix-org-bindings
...
Unbind conflicting prelude-mode keys.
2013-09-26 04:23:28 -07:00
Bozhidar Batsov
8074b0f441
Add a note for updating packages
2013-09-26 12:35:51 +03:00
Bozhidar Batsov
a1152019bc
Don't kill entire symbol at point when doing sp-hybrid-kill
2013-09-26 12:31:00 +03:00
Gabriel J. Pérez Irizarry
a63f62b8c0
Unbind conflicting prelude-mode keys.
2013-09-25 17:04:07 -04:00
Bozhidar Batsov
0e1632868e
Add a few extra Magit keybindings
2013-09-18 16:31:39 +03:00
Bozhidar Batsov
78b6a8083d
Enable smartparens-strict-mode in Lisps
2013-09-18 12:17:51 +03:00
Bozhidar Batsov
580628fc98
[ Fix #391 ] Ask for confirmation before deleting a file that's not under VC
2013-09-18 11:49:57 +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
121ad02843
Use move-text to allow moving up or down of the selected region as well
2013-09-17 13:24:03 +03:00
toctan
c0727a8404
Add prelude-github
...
Conflicts:
core/prelude-core.el
2013-09-16 09:37:54 +03:00
Bozhidar Batsov
754451a34a
Bind hippie-expand to Command+/ as well
2013-09-12 19:03:27 +03:00
Bozhidar Batsov
b1caa73aa3
Add a basic version check
2013-09-05 14:24:38 +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
Bozhidar Batsov
09635ea870
[ Fix #378 ] Add folders recursively to the load-path in prelude-add-subfolders-to-load-path
2013-09-02 18:38:04 +03:00
Bozhidar Batsov
ab2107a5ba
Don't swap Command & Option by default
2013-09-02 11:57:38 +03:00
Bozhidar Batsov
7cae1b3427
Add new command prelude-youtube
2013-08-26 17:58:02 +03:00
Bozhidar Batsov
0dfb6c9287
Set properly smartparens's default keymap
2013-08-22 14:58:19 +03:00
Bozhidar Batsov
6c83619c62
Auto-install puppet-mode
2013-08-20 15:22:41 +03:00
Bozhidar Batsov
22edcac3cb
Merge branch 'master' of github.com:bbatsov/prelude
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2013-08-12 19:04:09 +03:00
Bozhidar Batsov
936482fb3b
Ignore .cask
2013-08-12 19:03:50 +03:00
Bozhidar Batsov
a9485b7b31
Merge pull request #373 from benol/patch-1
...
Make "C-x C-m" a true alias for M-x by binding it to smex.
2013-08-11 00:56:26 -07:00
Michal Bendowski
3d1c634baf
Make "C-x C-m" a true alias for M-x by binding it to smex.
2013-08-10 18:56:36 +01:00
Bozhidar Batsov
69861a33a0
Clean up updated prelude-open-with
2013-08-09 12:16:42 +03:00
Bozhidar Batsov
dbd920147d
Merge pull request #371 from eq42/async-open
...
open file in new session, new process
2013-08-09 02:08:17 -07:00
C.Li
5eb8bf5143
open file in new session, new process
2013-08-07 20:49:21 +08:00
Bozhidar Batsov
578a92e004
Always auto-skip closing pair
2013-08-06 22:51:10 +03:00