Commit graph

1372 commits

Author SHA1 Message Date
Bozhidar Batsov
df6af2b282 Add a changelog 2020-09-15 08:25:30 +03:00
Bozhidar Batsov
025c377e54 Improve some installer messages 2020-09-15 08:14:25 +03:00
Bozhidar Batsov
b003f56c62 Improve the docs here and there 2020-09-03 09:22:32 +03:00
Bozhidar Batsov
dd972f2031 Tweak some wording 2020-09-03 09:08:56 +03:00
Bozhidar Batsov
6237cdce08 Tweak some wording 2020-09-03 09:05:17 +03:00
Bozhidar Batsov
13ffd79871 Extend the README a bit 2020-09-03 09:04:24 +03:00
Ashton Honnecke
27a08cfe37
Add link to README for issue search (#1275) 2020-09-03 08:58:17 +03:00
Daniel Hutzley
3a85ecd0df Add Rusty Object Notation to the Rust package 2020-08-24 08:24:51 +03:00
Rafael Medina
2836be0cda
Add prelude-dart module (#1272) 2020-08-23 08:39:15 +03:00
Bozhidar Batsov
aa05753b97 Enable subword-mode for JavaScript 2020-08-18 19:15:19 +03:00
Manoel Vilela
b9f14023b3 Replace cl to cl-lib
On emacs 27.1 cl is oficially deprecated and receives a message
warning in the startup as:

        Package cl is deprecated

Using cl-lib, which prefix all the Common Lisp functions with `cl-`
solves the problem.
2020-08-12 09:19:16 +03:00
Bozhidar Batsov
f73e28a9ea Add a ko-fi link 2020-08-02 15:58:51 +03:00
Bozhidar Batsov
90d0bce3bd Remove some deprecated logic 2020-06-18 10:45:54 +03:00
Bozhidar Batsov
d87a9a8073 [Docs] Extend a bit the "Pinning packages" section 2020-06-18 09:52:45 +03:00
Bozhidar Batsov
019b8cb4b1 [Docs] Update copyright 2020-06-10 15:12:02 +03:00
Bozhidar Batsov
0e9a1d0b83 [Docs] Remove a mention of the wiki 2020-06-10 13:07:50 +03:00
Bozhidar Batsov
e8548a358c [Docs] Update the FAQ 2020-06-10 12:56:58 +03:00
Bozhidar Batsov
0d87d503a4 [Docs] Misc small changes 2020-06-10 12:49:27 +03:00
Bozhidar Batsov
7a7060c3c0 Update the current Emacs version 2020-06-10 12:45:59 +03:00
Bozhidar Batsov
a8a812da3b Mention the license in the README 2020-06-10 12:44:49 +03:00
Fidel Ramos
808a14c82b Fix C-c b keybinding (org-switchb)
org-iswitchb no longer exists.
2020-05-05 16:20:51 +03:00
Bozhidar Batsov
a09faa5f1f Fix code examples markup 2020-04-16 16:59:21 +03:00
Bozhidar Batsov
dea250ba88 Improve some wording in the README 2020-04-13 08:30:14 +03:00
Bozhidar Batsov
8e0546c109 Fix a typo 2020-04-13 08:30:14 +03:00
RohanHart
33c21ff1fe
Allow auto-formatting of files to be controlled (#1254) 2020-04-09 09:58:07 +03:00
Bozhidar Batsov
a7c82c865c [Docs] Document the company-mode setup 2020-04-08 10:34:55 +03:00
Bozhidar Batsov
5b836e766a [Docs] Document the programming module 2020-04-08 10:15:30 +03:00
Gregg Hernandez
6e53b69346
Replace ensime with lsp-mode/metals for scala (#1247) 2020-01-30 06:28:43 +02:00
Matt T. Proud
93e7284c39 Include the Go in list of modules index
Prelude has support for the Go Programming Language, yet Go is not included in the list.  This commit rectifies the omission.

https://github.com/bbatsov/prelude/blob/master/modules/prelude-go.el
2020-01-28 11:16:09 +02:00
Bozhidar Batsov
dd9b01a991 Bump the copyright years 2020-01-20 16:35:36 +02:00
Bozhidar Batsov
e49ffaae25
Create FUNDING.yml 2020-01-05 12:20:59 +02:00
apiraino
c951f8e52e Update PDF cheatsheet with new Rust bindings 2019-07-28 09:53:25 +03:00
Benjamin Howell
d0f702f6a4 Add Handlebars .hbs parsing using web-mode
web-mode.el already supports .hbs (handlebars) files. This extension is used for general handlebars files and is used in ember.js projects. Added .hbs to the web-mode.el file extension list.
2019-07-28 09:52:46 +03:00
apiraino
4b13c9c582 clarify install docs 2019-06-18 19:34:38 +03:00
apiraino
2fc6ba95f3 Fix typo 2019-06-18 19:34:38 +03:00
apiraino
d42469c8f6 Extend rust module keybindings (#1237) 2019-06-18 19:33:11 +03:00
Bozhidar Batsov
be6c9a1d5e Kill obsolete funding channels 2019-05-29 09:23:00 +03:00
Marc-André Lureau
dee95d12cc lsp: bind lsp-execute-code-action
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2019-05-18 05:24:21 +03:00
Bozhidar Batsov
54b2d465b4 Relax the stalebot config 2019-05-11 10:44:55 +03:00
Bozhidar Batsov
123d3aad4c Spare good first issues from the wrath of stalebot 2019-05-09 12:07:19 +03:00
Bozhidar Batsov
5832a3f445 Update the stale bot config 2019-05-08 18:51:37 +03:00
Bozhidar Batsov
315924ef6a Enable probot-stale
It should help us clean-up the issue tracker and maintain a focused
backlog of tasks.
2019-05-08 18:10:24 +03:00
azzamsa
caa30a4123 Replace usage of magit-dispatch-popup with magit-dispatch
`magit-dispatch-popup` is an obsolete command (as of Magit 2.91.0)
2019-05-04 14:46:03 +03:00
Henrik Thuesen
3203dc8656 Replace the use of magit-log-popup' with magit-log' (#1231)
This is also mentioned in bbatsov/prelude#1226 and originates from
magit/magit#3695.
2019-04-30 22:48:43 +03:00
azzamsa
113b08b050 Update installation instruction link for OCaml module 2019-04-09 10:41:13 +02:00
weiyang
1ec6780478 Fix the link of 'prelude-cheatsheet.pdf'
Signed-off-by: weiyang <weiyang.ones@gmail.com>
2019-01-26 07:24:50 -04:00
Bozhidar Batsov
04c85dae1d Tweak some markup 2019-01-16 19:04:56 +02:00
Bozhidar Batsov
1751d21524 Extend the overview 2019-01-16 18:59:56 +02:00
Bozhidar Batsov
a48c55294f Describe modules 2019-01-16 15:30:23 +02:00
Bozhidar Batsov
242a7e429d Tweak some wording 2019-01-16 15:27:04 +02:00