Antoine R. Dumont
|
7cca7f718e
|
Add DuckDuckGo search engine in the default list.
|
2014-01-11 19:17:59 +01:00 |
|
Antoine R. Dumont
|
8e573e1eb8
|
Factor the search engine installation to ease the future install of new ones.
|
2014-01-11 19:16:04 +01:00 |
|
Bozhidar Batsov
|
015c2de3b6
|
Bind ace-jump-mode to s-. as well
|
2014-01-02 11:38:49 +02:00 |
|
Bozhidar Batsov
|
f573fd99e4
|
Change C-c SPC to C-c j to avoid a conflict in org-mode
In org-mode C-c SPC is bound to `org-table-blank-field`
|
2014-01-02 11:35:58 +02:00 |
|
Bozhidar Batsov
|
7909617b9e
|
Don't use C-x SPC as it's used in Emacs 24.4 by default for rectangular selection
|
2013-12-27 17:15:25 +02:00 |
|
Bozhidar Batsov
|
fa6795b71f
|
Improve prelude-eval-and-replace
|
2013-12-21 22:15:52 +02:00 |
|
Bozhidar Batsov
|
86ba702f48
|
Enable browse-kill-ring's default keybindings
|
2013-12-14 11:06:53 +02:00 |
|
Bozhidar Batsov
|
654e4eb463
|
Add browse-kill-ring package
|
2013-12-11 11:50:32 +02:00 |
|
Bozhidar Batsov
|
d54d3956fd
|
Improve tab's behavior
It now does both indentation and completion (when supported)
|
2013-12-07 09:40:05 +02:00 |
|
Bozhidar Batsov
|
8217618525
|
Simplify sexp wrapping code
|
2013-12-07 09:14:44 +02:00 |
|
Bozhidar Batsov
|
150ac9e510
|
[Fix #433] Disable problematic binding M-[
|
2013-12-07 08:45:05 +02:00 |
|
Bozhidar Batsov
|
7507cecb9f
|
Fix epl-upgrade invocation
|
2013-12-07 01:21:54 +02:00 |
|
Bozhidar Batsov
|
c65b4ca336
|
Add prefix arg support prelude-update-packages
With a prefix arg it will update all installed packages.
|
2013-12-07 01:01:54 +02:00 |
|
Bozhidar Batsov
|
3cdb7f32ad
|
[Fix #447] Extract ido config into a module
This should make it simpler to disable ido completely if you want to use
an alternative library (like `icomplete` or `icicles` for instance).
|
2013-12-06 17:10:04 +02:00 |
|
Bozhidar Batsov
|
3cc9ad7400
|
[Fix #444] Add command prelude-update-packages
|
2013-12-06 16:31:58 +02:00 |
|
Bozhidar Batsov
|
dbe0ed889a
|
Use prelude-require-packages everywhere
|
2013-11-26 12:52:29 +02:00 |
|
Bozhidar Batsov
|
b9000702b2
|
Replace mentions of WikEmacs with EmacsWiki
|
2013-11-19 13:52:27 +02:00 |
|
Bozhidar Batsov
|
dae1e4d1bc
|
Some minor changes in yank-pop
|
2013-11-19 12:02:36 +02: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
|
e2ffd09fbd
|
Code style
|
2013-11-03 23:17:53 +02:00 |
|
Bozhidar Batsov
|
45d0347b07
|
Remove obsolete dep to git-commit-mode
|
2013-11-03 23:16:15 +02:00 |
|
Bozhidar Batsov
|
015e3abd9b
|
[Fix #426] Remove M-O keybinding
It caused problems in terminals.
|
2013-10-31 23:11:12 +02:00 |
|
Bozhidar Batsov
|
b78ce3925c
|
[#421] Bind prelude-smart-open-line-above to M-O
|
2013-10-24 17:43:28 +03:00 |
|
Bozhidar Batsov
|
3c8c7dec05
|
Do an automatic package upgrade in prelude-update
|
2013-10-22 15:37:05 +03:00 |
|
Bozhidar Batsov
|
9eca62cd76
|
Define a few basic wrapping keybindings
|
2013-10-17 19:20:28 +03:00 |
|
Bozhidar Batsov
|
8fb1986b5d
|
Disable annoying blink-matching-paren
|
2013-10-07 18:13:04 +03: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 |
|
Dillon Kearns
|
155737c85d
|
Pass prelude-kill-whole-line input as number ("p")
|
2013-10-03 08:00:23 -07: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
|
5a01605564
|
Enable smartparens only for programming modes
|
2013-09-26 14:33:33 +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 |
|
Bozhidar Batsov
|
0e1632868e
|
Add a few extra Magit keybindings
|
2013-09-18 16:31:39 +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
|
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
|
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 |
|
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 |
|
C.Li
|
5eb8bf5143
|
open file in new session, new process
|
2013-08-07 20:49:21 +08:00 |
|