Commit graph

23 commits

Author SHA1 Message Date
Rafael Medina 2836be0cda
Add prelude-dart module (#1272) 2020-08-23 08:39:15 +03:00
Ben Alex 3a11f84bf5 Rust Language Server (RLS) support 2018-11-21 10:11:19 +01:00
LEE Dongjun 211345c3d5 Add Typescript programming support (#1181) 2018-06-26 07:57:16 +03:00
Bozhidar Batsov 99c0fafc1c Remove the mediawiki module 2018-05-09 10:01:23 +03:00
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).
2017-12-29 22:09:55 +02:00
Karl 9fb83df0b6 Add commented out 'prelude-rust to sample 2017-08-11 08:00:52 +03:00
Samuel Tonini da1bf0a787 elixir module 2014-12-12 22:32:47 +01:00
Bozhidar Batsov 8a3e58ac86 Merge pull request #647 from ToBeReplaced/prelude-yaml
Add prelude-yaml
2014-09-04 14:08:52 +03:00
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.
2014-09-02 13:30:18 +07:00
ToBeReplaced e01dfddcdb Add prelude-yaml 2014-08-24 22:58:10 -06:00
Geoff Shannon 6bd092dc5b Add basic ocaml setup for prelude 2014-07-18 00:22:21 -07:00
Doug MacEachern d16214faa3 Add Go module 2014-06-04 08:57:56 -07:00
Bozhidar Batsov aa49a0f646 Reorder a bit default module config 2014-05-10 15:08:39 +03:00
roryk 2aa1038e0b Add prelude-evil.
A reasonable default setup for using evil-mode with prelude.
2014-04-26 11:28:48 -04:00
Bozhidar Batsov 5a228966ca Add basic company config 2014-04-07 19:22:19 +03:00
Bozhidar Batsov ada5e062e6 Add a basic shell module with some pretzo-related config 2014-04-04 15:13:07 +03:00
Gabriel J. Pérez Irizarry 5e9f19bc89 Adds comments to sample modules. 2013-12-13 09:43:43 -04: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 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
Gabriel J. Pérez Irizarry 1f141e9b08 Adds web-mode and prelude module. 2013-08-01 11:23:37 -04:00
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.
2013-01-13 20:42:17 +02:00