Commit graph

1544 commits

Author SHA1 Message Date
Jarkko Toivanen bc73055430 Default theme: zenburn -> monokai
Some checks failed
CI / build (push) Failing after 17s
2024-08-23 01:26:54 +03:00
Jennifer Page 1e9336dc03 Turn off super-save in rust-mode
Some checks failed
CI / build (push) Failing after 13s
Related to #1372, it appears that `super-save` doesn't play nicely
with LSP features in `rust-mode`.
2024-04-03 07:58:27 +03:00
Bozhidar Batsov 7aa4ae9fc1 Add the required readthedocs.yml 2024-02-15 15:48:38 +02:00
Bozhidar Batsov ed0996ddad Update the copyright years 2024-02-15 15:48:38 +02:00
Yves Martin ac5fd5c9e3 Add details about Windows HOME 2023-11-20 07:19:50 +00:00
Byron Clark b57ff48e09 Use js2-mode for additional Node.js extensions.
Node.js can file extensions to force ECMAScript (.mjs) versus
CommonJS (.cjs) module systems. They're both JavaScript files so use
js2-mode when editing them.
2023-04-14 22:31:32 +03:00
Byron Clark ce86286127 Remove consult-apropos
consult.el [Version
0.32](https://github.com/minad/consult/blob/main/CHANGELOG.org#version-032-2023-02-06)
removed the `consult-apropos` function. Remove the keybinding from
prelude configuration so that a working apropos is available.
2023-03-26 16:27:38 +03:00
Bozhidar Batsov fcb629acb6 Add a Discord badge 2023-02-24 08:55:01 +01:00
Bozhidar Batsov 8602e6a3e7 Add a CI badge to the README 2023-02-24 08:52:31 +01:00
Bozhidar Batsov 6e9adfc36b Add a missing section heading 2023-02-24 08:41:23 +01:00
Bozhidar Batsov a647721009 Add a missing provide 2023-02-24 08:40:35 +01:00
Bozhidar Batsov 7bec9bf970 Tweak the name of a helper function 2023-02-24 08:39:08 +01:00
Bozhidar Batsov f5a7ce061f Add a missing require 2023-02-24 08:38:16 +01:00
Bozhidar Batsov 635e994873 [Docs] Update the FAQ for use-package 2023-02-24 08:33:55 +01:00
Bozhidar Batsov 8c6b043139 Tweak some changelog entries 2023-02-24 08:28:57 +01:00
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 e83f905cdb Auto-install use-package 2023-02-24 08:19:41 +01:00
Bozhidar Batsov 23bbfc80fa Bump the copyright years 2023-02-24 07:57:29 +01:00
Liam 4f880f1e67
Fix installation of typescript-mode via prelude-ts (#1398) 2023-02-21 10:55:04 +01:00
Byron Clark 98331c14c5 Remove helm-config.
In e81fbbc687
the file was removed entirely so the require fails. Since `helm-config`
has been unneeded since helm v3.7.0 (~ 2020-08), remove the require.
2022-12-15 00:30:54 +02:00
Daniel Gerlach 54e3d81b1f
Update rust module (#1388)
Use rust-analyzer as lsp server and tree-sitter for syntax highlighting.
2022-11-21 22:14:15 +02:00
fap 1727734002 Search sample/prelude-modules.el in prelude-dir during init
If the user installed prelude to different directory
via the `PRELUDE_INSTALL_DIR` variable then the sample
file won't be found in the `user-emacs-directory`.
2022-11-07 08:19:50 +01:00
કૌસ્તુભ 𑘦𑘰𑘩𑘝𑘲 𑀤𑀺𑀮𑀻𑀧 4d7f1ff675 Documentation for prelude orgmode 2022-11-07 08:19:00 +01:00
કૌસ્તુભ 𑘦𑘰𑘩𑘝𑘲 𑀤𑀺𑀮𑀻𑀧 a43838dfab Enable cleaner org-habits
It is a small change in code but a big change in your interaction with
your habits (periodic TODO lists)

- Neatly log your TODO state changes into a drawer (default LOGBOOK)
- Enable org-habits to show a consistency graph of your habits

Reference:
- https://orgmode.org/manual/Tracking-TODO-state-changes.html
- https://orgmode.org/manual/Tracking-your-habits.html
2022-11-07 08:19:00 +01:00
sergio garcia 2c831ea7a2 [Docs] Update the cheatsheet output (png and pdf). 2022-11-07 07:32:23 +01:00
Douglas Eichelberger 368a576ff4 Fix copypasta in ruby.md 2022-11-07 07:31:40 +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
shyam 261600daa6 Update installation.md
Fixes clone url
2022-09-16 12:10:29 +03:00
Felix H. Dahlke 49b14fe569 Ignore eln-cache directory 2022-09-16 12:09:56 +03:00
Byron Clark ec9efe9dec Minor typo fix 2022-08-07 06:41:45 +03:00
Bozhidar Batsov 33f97ff852 [Docs] Mention flycheck-ocaml 2022-06-14 09:11:17 +03:00
Bozhidar Batsov 1ff2230d8d [Docs] Document the OCaml support 2022-06-14 08:56:42 +03:00
Bozhidar Batsov aba9fb71c6 Fix warning 2022-06-14 08:56:31 +03:00
Koustubh Sinkar debb2d511f
Add basic support for Literate Programming (#1370) 2022-06-13 09:44:05 +03:00
Liam 109a04d62a add last change to changelog 2022-06-13 09:42:08 +03:00
Liam 658dc84ea3 Disable super-save on go-mode
Fixes https://github.com/bbatsov/prelude/issues/1372
2022-06-13 09:42:08 +03:00
Felix H. Dahlke 5c2641ee13 Document a workaround for fixing C-a in term-mode 2022-06-12 23:56:26 +03:00
Bozhidar Batsov 416ffd3bbf Bump the copyright years 2022-06-03 08:09:25 +03:00
Amir Dekel 8a3b557d45
[#1335] Workaround for which-key display bug (#1349) 2022-04-18 13:07:12 +03:00
Liam ab85208b7b
Move go doc to new location (#1366)
Includes a couple other small fixes.
2022-04-18 13:05:15 +03:00
Liam 59e879bd70
GitHub actions CI (#1362)
This addresses #1281. 

We just test whether Emacs will start with Prelude, which should uncover critical mistakes if any.
2022-04-17 08:18:44 +03:00
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 7bca056c46 Fix contribute.md minor issues
Fixed link to readthedocs.org (it didn't work correctly in the site)
and changed the documentation forlder from doc to docs (according to
other changes I have proposed.)
2022-04-11 21:52:53 +03:00
Kostas Tsiligkiris a8a5f244e1 [DOCS] change pages to nav
mkdocs reports pages as deprecated and it should be replaced with
nav. I run locally mkdocs version 1.2.3
2022-04-11 21:52:53 +03:00
Kostas Tsiligkiris 0c84593c19 [DOCS] Add module for Rust language
The rust.md was based on python.md module.
2022-04-11 21:52:53 +03:00
Kostas Tsiligkiris 585274fe5c [DOCS] Add missing modules 2022-04-11 21:52:53 +03:00
Kostas Tsiligkiris 117e2d1b7d [DOCS] Formating text to 80 char lines and update available modules
The prelude modules mentioned in the lisp code listing were outdated.
2022-04-11 21:52:53 +03:00
Kostas Tsiligkiris b2c6e8d00b [DOCS] Update the Changelog 2022-04-11 09:11:28 +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