Bozhidar Batsov
2bfa877db0
Add an ivy module
ivy is a modern alternative to ido and is superior to ido in many ways
(especially when you're dealing with a lot of candidates).
8 years ago
Karl
9fb83df0b6
Add commented out 'prelude-rust to sample
8 years ago
Manoel Vilela
b3228e50c8
[ Fix #1104 ] Remove ido-completing-read+ from pinned packages ( #1105 )
Read the issue #1104 for the full description.
8 years ago
Manoel Vilela
3f5b2e39db
[ Fix #1096 ] Remove ido-ubiquitous and add ido-completing-read+ ( #1100 )
After version 4.0, ido-ubiquitous was merged into
ido-completing-read+. So ido-ubiquitous is no longer necessary.
9 years ago
Szymon Wrozynski
7dbf9686b7
Use elpa repository for 'queue' and 'spinner' packages
9 years ago
Jennifer Page
e0a86fcb02
[ Fix #743 ] Add support for package pinning ( #1048 )
9 years ago
Samuel Tonini
da1bf0a787
elixir module
11 years ago
Tu, Do
72d0e6f159
Enable prelude-global-helm-global-mode by default
Since Helm is another option to Ido, users who want to use it fully
should benefit from the default Prelude setup. If some users don't like,
they can always disable global Helm mode according to the instructions
in the homepage. User can enable Helm everywhere with
prelude-helm-everywhere.
This change also enables Helm version of command history in shell and
eshell. It also adds minibuffer history without overrides any key
binding in minibuffer-local-map.
11 years ago
ToBeReplaced
e01dfddcdb
Add prelude-yaml
11 years ago
Geoff Shannon
6bd092dc5b
Add basic ocaml setup for prelude
12 years ago
Doug MacEachern
d16214faa3
Add Go module
12 years ago
Bozhidar Batsov
aa49a0f646
Reorder a bit default module config
12 years ago
roryk
2aa1038e0b
Add prelude-evil.
A reasonable default setup for using evil-mode with prelude.
12 years ago
Bozhidar Batsov
5a228966ca
Add basic company config
12 years ago
Bozhidar Batsov
ada5e062e6
Add a basic shell module with some pretzo-related config
12 years ago
Gabriel J. Pérez Irizarry
5e9f19bc89
Adds comments to sample modules.
12 years ago
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).
12 years ago
Bozhidar Batsov
3239f5c724
[ Fix #399 ] Extract key-chord into a separate module
12 years ago
Bozhidar Batsov
523a4851a6
Extract Helm support into a separate module
12 years ago
Bozhidar Batsov
a509b0a174
Remove obsolete markdown module
12 years ago
Gabriel J. Pérez Irizarry
1f141e9b08
Adds web-mode and prelude module.
13 years ago
Bozhidar Batsov
29dc436b64
Make the list of modules loaded by Prelude configurable.
Modules loaded by Prelude can now easily be adjusted via
the file `prelude-modules.el` in Prelude's installation folder.
To disable a module simply comment it out; conversely uncomment
a module to enable it.
13 years ago