k1-hedayati
c46079e698
Revert "[ Fix #782 ] Added magit-filenotify"
...
This reverts commit 003bbc4e0b
.
Conflicts:
core/prelude-packages.el
2015-01-19 23:14:46 +03:30
Aleksey Kladov
c09871bf36
fix magit-filenotify error
...
The error was due to unnecessary in add-to-list.
2015-01-17 22:30:40 +03:00
k1-hedayati
92eed7a9fe
Added cython-mode to auto install list
2015-01-16 10:50:07 +03:30
k1-hedayati
5476324772
[ Fix #783 ] Removed rainbow-mode from prelude-packages
2015-01-15 12:30:03 +03:30
k1-hedayati
58550466ad
[ Fix #779 ] Moved elisp-slime-nav to elisp module
2015-01-15 12:30:03 +03:30
k1-hedayati
003bbc4e0b
[ Fix #782 ] Added magit-filenotify
2015-01-15 12:30:03 +03:30
Mark Sikora
3832c6d82e
Auto install protobuf-mode
2014-12-24 14:38:32 -05:00
Bozhidar Batsov
f19aeda388
Merge pull request #762 from k1-hedayati/remove-ack
...
[Close #547 ] Removed ack-and-a-half from prelude
2014-12-22 09:09:42 +02:00
Keyvan Hedayati
bd97b03872
[ Close #547 ] Removed ack-and-a-half from prelude
2014-12-22 10:29:49 +03:30
Bozhidar Batsov
dc82375714
Update copyright years
2014-12-07 11:37:46 +02:00
Mark Sikora
0a0d179b4d
Use new melpa.org address
2014-10-25 16:37:15 -04:00
Bozhidar Batsov
a33c5f19d4
Merge pull request #714 from k1-hedayati/master
...
Added .kv to auto install list
2014-10-17 09:26:44 +03:00
Keyvan Hedayati
df9dd065c9
Added .kv to auto install list
...
Kivy is a python framework for building desktop and android apps, it has a specific language called Kv language and files of this language should have `.kv` extension.
2014-10-16 23:54:28 +03:30
toctan
33481e5a7d
Auto install thrift-mode
2014-10-11 11:14:23 +08:00
ToBeReplaced
e01dfddcdb
Add prelude-yaml
2014-08-24 22:58:10 -06:00
Bozhidar Batsov
adae582b79
Associate .elixir files with elixir-mode
2014-08-12 12:54:35 +03:00
Bozhidar Batsov
bd366b4701
Add the git-timemachine package
2014-07-22 19:18:29 +03:00
Bozhidar Batsov
d49a8e9a16
Add god-mode
2014-07-14 17:42:34 +03:00
Bozhidar Batsov
fcc82c75ff
Auto-install swift-mode when needed
2014-06-05 16:20:18 +03:00
Tu Do
ed4036f95d
Add discover-my-major
...
A better interface for getting information about major mode features. It can
complement the built-in "C-h m" (describe-mode): "C-h m" can be thought of
a full mode help, while discover-my-major a quick mode help, in the following
ways:
- Show key binding with description
- Cursor is automatically switched to discover-my-major help buffer, and to quit
the help buffer, simply press 'q'. In stock "C-h m", user has to manually switch,
scroll up/down to look for major mode commands. Finally, user closes the buffer
either by "C-x 0", or winner-mode undo (C-c <left>), which requires more key strokes.
- Display just enough information. In "C-h m", it displays every thing, from
major mode to minor modes, enabling minor modes and description of every modes.
- More polished user interface.
It's also better than smex-major-mode-commands, since smex-major-mode-commands
does not show key bindings and description.
2014-05-27 10:40:10 +07:00
Anton Ilin
702cb20c36
Add dockerfile-mode to the prelude-auto-install-alist
2014-05-26 21:18:33 +03:00
Bozhidar Batsov
db2dcb82e4
Merge pull request #525 from bixuanzju/2-commits-squashed
...
Simplify `prelude-annotate-todo`, make it evaporate when modified.
2014-05-26 09:44:37 +03:00
Tu Do
5bf38b05da
Add operate-on-number
...
Replace prelude functions for increment and decrement of numbers.
Signed-off-by: Tu Do <tu.h.do@dektech.com.au>
2014-05-21 13:07:33 +07:00
Bozhidar Batsov
97889cb77d
Add ace-window and use it as other-window replacement
2014-05-15 17:11:49 +03:00
Jeremy Bi
d82fc1f45f
Simplify prelude-annotate-todo
, make it evaporate when modified.
2014-04-27 23:46:08 +08:00
Bozhidar Batsov
698b24661f
Recognize Rust source files automatically
2014-04-15 13:18:51 +03:00
Bozhidar Batsov
e84e180511
Recognize Elixir source files automatically
2014-04-15 13:17:23 +03:00
Bozhidar Batsov
244fe33296
Merge branch 'master' of github.com:bbatsov/prelude
...
Conflicts:
core/prelude-editor.el
2014-04-14 17:41:16 +03:00
Bozhidar Batsov
5538bb77b9
Add diff-hl package
2014-04-14 17:40:34 +03:00
Bozhidar Batsov
f5092b31fd
Add the easy-kill package
2014-04-12 17:47:06 +03:00
Abizer Nasir
58e15b93fc
Add ace-jump-buffer to Prelude
...
Keybindings set to `C-c k` and `S->`
2014-04-03 19:44:10 +01:00
Bozhidar Batsov
654e4eb463
Add browse-kill-ring package
2013-12-11 11:50:32 +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
dbe0ed889a
Use prelude-require-packages everywhere
2013-11-26 12:52:29 +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
3c8c7dec05
Do an automatic package upgrade in prelude-update
2013-10-22 15:37:05 +03:00
Bozhidar Batsov
0dbb140fbd
Add prelude-show-foreign-packages
2013-09-27 13:19:29 +03:00
Bozhidar Batsov
5d4220f5b4
Add anzu
2013-09-27 12:35:04 +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
Bozhidar Batsov
6c83619c62
Auto-install puppet-mode
2013-08-20 15:22:41 +03:00
Bozhidar Batsov
8905997172
Remove solarized-theme from the list of default packages
2013-07-27 18:07:32 +03:00
Bozhidar Batsov
1ad14ccf91
Clean up package installation code
2013-07-23 15:53:17 +03:00
Bozhidar Batsov
bdb9969ea2
Revert "flx-ido does not exist but flx does"
...
This reverts commit 6821b1d79b
.
2013-07-17 21:18:18 +03:00
Levi Strope
6821b1d79b
flx-ido does not exist but flx does
...
I had to change flx-ido to flx to avoid the following:
error: Package `flx-ido' is not available for installation
2013-07-16 21:13:05 -07:00
Bozhidar Batsov
07c1118a22
Add flx-ido to the list of default packages
2013-07-17 00:17:13 +03:00
Bozhidar Batsov
f341074dd8
Add flx to list of default packages
2013-07-13 10:01:19 +03:00
Bozhidar Batsov
e70cd713f1
Add grizzl to the default list of packages
2013-07-13 09:25:53 +03:00