Commit graph

46 commits

Author SHA1 Message Date
Bozhidar Batsov 48be92af9f Prefer vertico over ivy 2023-02-24 08:22:49 +01:00
Bozhidar Batsov b70ecb4ba0 Add a vertico module 2023-02-24 08:21:40 +01:00
Bozhidar Batsov 23bbfc80fa Bump the copyright years 2023-02-24 07:57:29 +01:00
Ron Parker 8197c73b14 Add magit-section to pinned packages
This addresses the

  which-func-ff-hook error: (void-function magit-section--backward-find)

seen when `magit-status' is run in a buffer with imenu support on a
fresh Prelude checkout using the sample `prelude-pinned-packages.el'.

In magit 3.3.0, magit-section was spun off into its own package.
Later, magit commit 4727dcb removed the `magit-section--backward-find'
from magit-section.el.  Therefore, unless magit and magit-section are
in the same pinned or unpinned state the above error will occur.
2022-09-27 08:45:31 +03:00
Koustubh Sinkar debb2d511f
Add basic support for Literate Programming (#1370) 2022-06-13 09:44:05 +03:00
Bozhidar Batsov 416ffd3bbf Bump the copyright years 2022-06-03 08:09:25 +03:00
ShawnOtis c52889dfa4
[Fix #1345] Replace packages gitconfig-mode and gitignore-mode with git-modes (#1346) 2021-10-25 16:14:29 +03:00
Andre Boechat 4f3a700b16
Add a module for F# programming (#1334) 2021-07-18 19:02:49 +03:00
Xiongfei Shi 548178a3b5
Add Racket module (#1321) 2021-03-13 18:58:10 +02:00
shixiongfei 69c0239795 Add Lua programming support 2021-03-13 18:57:12 +02:00
Bozhidar Batsov c38ad8e516 Release Prelude 1.1 2021-02-14 12:31:04 +02:00
Bozhidar Batsov 093e219171 Add prelude-selectrum module 2020-11-27 10:01:09 +02:00
Bozhidar Batsov 27652fa3b7 Add a note about prelude-evil 2020-11-17 10:05:08 +02:00
Bozhidar Batsov 8294054b61 Enable a few more modules by default 2020-11-17 10:02:43 +02:00
Bozhidar Batsov 3a31d587cf Improve the sample module configuration 2020-09-25 14:59:08 +03:00
Bozhidar Batsov 5850c33440 Disable the scheme module in the sample module config
Scheme is not that popular and the module depends on third-party
packages.
2020-09-20 23:00:54 +03:00
Bozhidar Batsov fe5c81ce31 Restructure a bit the sample modules files 2020-09-20 10:15:47 +03:00
Rafael Medina 2836be0cda
Add prelude-dart module (#1272) 2020-08-23 08:39:15 +03:00
Gregg Hernandez 6e53b69346
Replace ensime with lsp-mode/metals for scala (#1247) 2020-01-30 06:28:43 +02: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 007ae88ed2 Replace dash with the built-in cl-lib 2018-05-08 22:54:42 +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
Manoel Vilela b3228e50c8 [Fix #1104] Remove ido-completing-read+ from pinned packages (#1105)
Read the issue #1104 for the full description.
2017-08-10 09:47:19 +03:00
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.
2017-07-16 11:03:29 +03:00
Szymon Wrozynski 7dbf9686b7 Use elpa repository for 'queue' and 'spinner' packages 2017-01-09 23:42:00 +07:00
Jennifer Page e0a86fcb02 [Fix #743] Add support for package pinning (#1048) 2017-01-04 09:17:48 +02: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