Xiongfei Shi
548178a3b5
Add Racket module ( #1321 )
2021-03-13 18:58:10 +02:00
shixiongfei
32341fe8e9
Lua module documentation
2021-03-13 18:57:12 +02:00
shixiongfei
69c0239795
Add Lua programming support
2021-03-13 18:57:12 +02:00
nayden
7be53ecc41
Fix a couple of typos ( #1319 )
...
Co-authored-by: Nayden Markatchev <nmarkatc@cisco.com>
2021-02-23 11:03:18 +02:00
Bozhidar Batsov
468562e06f
Bind all essential avy commands
2021-02-14 12:57:50 +02:00
Bozhidar Batsov
c38ad8e516
Release Prelude 1.1
2021-02-14 12:31:04 +02:00
Kevin Li
beba1351b5
Use display-line-numbers for Emacs 26.1 and later
...
PR for #1317 -- use display-line-numbers mode, which is implemented at the C level for speed benefits, if available.
2021-02-13 17:02:31 +02:00
Bozhidar Batsov
5e03876371
[ Fix #1308 ] Remove ivy-prescient
...
Turned out the package is not maintained currently.
2020-12-21 09:45:09 +02:00
Fidel Ramos
3f3f07e6b9
Ignore lsp-generated files
2020-12-21 09:44:09 +02:00
Bozhidar Batsov
aaedc8537c
Add var/ to gitignore
...
Prescient uses it by default for it's cache.
2020-12-14 13:59:29 +02:00
Bozhidar Batsov
93c086e9e9
[Docs] Add a note
2020-12-14 13:58:05 +02:00
Bozhidar Batsov
446dc7dd3b
Improve some keybindings
2020-12-14 13:58:05 +02:00
Fidel Ramos
6236bfefd9
Use lsp-workspace-restart
...
lsp-restart-workspace is deprecated and raises a warning in *Messages*:
‘lsp-restart-workspace’ is an obsolete command (as of lsp-mode 6.1); use ‘lsp-workspace-restart’ instead.
2020-12-09 16:32:43 +02:00
Bozhidar Batsov
428e2266e2
Ensure ivy-prescient is loaded after counsel
2020-11-27 10:18:35 +02:00
Bozhidar Batsov
42ea1fe9d1
Tweak a couple of comments
2020-11-27 10:03:28 +02:00
Bozhidar Batsov
b78168abf7
Don't force the projectile-completion-system
...
It's auto-detected by default, starting with Projectile 2.3.
2020-11-27 10:02:18 +02:00
Bozhidar Batsov
093e219171
Add prelude-selectrum module
2020-11-27 10:01:09 +02:00
Bozhidar Batsov
ea748e2e3e
Add ivy-prescient to prelude-ivy
2020-11-27 09:20:32 +02:00
Florian Dufour
b874b2faff
Fix auto-mode-alist REGEXP for org-mode
...
Character ’ should be '
2020-11-26 15:12:49 +02:00
Florian Dufour
65153cad01
Orgmode package is called 'org' and not 'org-mode'
2020-11-26 15:12:49 +02:00
Florian Dufour
4fc0f0fab2
In org-mode buffers, bind C-a to org-beginning-of-line
...
org-beginning-of-line is the default for C-a keybinding in org-mode.
Fix #1302
2020-11-26 13:18:07 +02:00
Bozhidar Batsov
929e7124db
Remove legacy folder themes
...
Back it the day it was there to house non-packaged themes,
but it seems it's no longer needed.
2020-11-26 12:41:41 +02:00
Bozhidar Batsov
277cd63119
Tweak the org-mode config a bit
2020-11-26 12:38:30 +02:00
Bozhidar Batsov
0b7b0853a1
Document the vendor folder
2020-11-26 09:02:36 +02:00
Bozhidar Batsov
0ebba48c93
Clean up the modeline a bit
2020-11-24 09:40:14 +02:00
Bozhidar Batsov
3799d6fd0b
[Docs] Mention editorconfig-mode
2020-11-24 09:39:54 +02:00
Bozhidar Batsov
e57410a036
Add a changelog entry
2020-11-21 13:46:24 +02:00
Bozhidar Batsov
705ac3b9cc
Don't auto-insert coding comments in Ruby
2020-11-21 13:45:34 +02:00
Bozhidar Batsov
39849e3938
Fix a changelog entry
2020-11-19 17:20:53 +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
005cd8dba8
Fix a typo
2020-11-01 18:25:42 +02:00
Aidan Bickford
028ec34a25
Update prelude-rust.el
...
Small grammar fix.
2020-11-01 18:23:47 +02:00
Bozhidar Batsov
39da95408c
Prefix init messages coming from Prelude so they are easier to spot
2020-10-18 13:26:05 +03:00
Bozhidar Batsov
1674284345
Fix auto-mode-alist setup for adoc-mode
2020-10-18 13:20:51 +03:00
Bozhidar Batsov
1793b8f270
Fallback to the sample prelude-modules.el if missing
2020-10-18 11:45:13 +03:00
Chris Hellmuth
8165d7b61a
[Docs] Fix a typo
2020-10-15 07:41:20 +03:00
Bozhidar Batsov
185427d907
Remove a file committed by mistake
2020-10-12 21:44:55 +03:00
Bozhidar Batsov
d180bb71b3
Move some config where it belongs
2020-10-09 17:39:45 +03: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
dc37ee9bf9
[Docs] Update the mkdocs config to include the new pages
2020-10-09 16:34:57 +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
e97f4fada9
Reorder the changelog a bit
2020-10-08 23:08:49 +03:00
Bozhidar Batsov
9b7a86f931
Auto-install julia-mode
2020-10-08 23:07:56 +03:00
Bozhidar Batsov
0a062e74de
Improve the WSL check
2020-10-08 15:45:38 +03:00
Bozhidar Batsov
08119140ef
Extend the FAQ
2020-10-08 11:54:45 +03:00