Commit graph

21 commits

Author SHA1 Message Date
Liam ea42da05c4
Update of prelude-go to replace gocode backend with lsp-mode and gopls (#1363) 2022-04-17 08:16:33 +03:00
Kostas Tsiligkiris 9ed0d772da [DOCS] Fix problem with Edit in github link
The link is created with docs in it, even if the mkdocs.yml file
mentions doc as the documentation folder. I am not aware if there is
any other dependency in the name doc, I have renamed it to docs and
changed it also in the mkdocs.yml file. It seems docs is hardcoded in
the readthedocs theme :(
2022-04-11 09:11:28 +03:00
Andre Boechat 4f3a700b16
Add a module for F# programming (#1334) 2021-07-18 19:02:49 +03:00
Bozhidar Batsov 005cd8dba8 Fix a typo 2020-11-01 18:25:42 +02:00
Bozhidar Batsov 74e1eac940 [Docs] Improve the listing of essential packages 2020-10-09 17:39:18 +03:00
Bozhidar Batsov dd53dc3591 [Docs] Fix some broken formatting 2020-10-09 16:46:21 +03:00
Bozhidar Batsov 75b7ebf684 [Docs] Tweak the ERC docs 2020-10-09 16:39:27 +03:00
Bozhidar Batsov 52b47a7a43 [Docs] Document the Scheme module 2020-10-09 16:29:48 +03:00
Bozhidar Batsov 826e42eb6e [Docs] Tweak the CL module 2020-10-09 16:29:19 +03:00
Bozhidar Batsov fb359520dd Add some modules documentation 2020-10-09 10:19:29 +03:00
Bozhidar Batsov 1553ae6a92 Improve the documentation for prelude-python 2020-10-07 10:35:27 +03:00
Manoel Vilela 7226716739
Add prelude-python-mode-set-encoding-automatically defcustom (#1293)
- if it is nil (default) does nothing
- if non-nil insert '# coding: utf-8' on top of python buffers
2020-10-07 10:21:20 +03:00
Rafael Medina 2836be0cda
Add prelude-dart module (#1272) 2020-08-23 08:39:15 +03:00
Bozhidar Batsov a09faa5f1f Fix code examples markup 2020-04-16 16:59:21 +03:00
Bozhidar Batsov 8e0546c109 Fix a typo 2020-04-13 08:30:14 +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
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 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
Bozhidar Batsov 4490d51798 Restructure the README into a manual 2019-01-16 14:55:53 +02:00