Commit graph

24 commits

Author SHA1 Message Date
Bozhidar Batsov ea748e2e3e Add ivy-prescient to prelude-ivy 2020-11-27 09:20:32 +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 0ebba48c93 Clean up the modeline a bit 2020-11-24 09:40:14 +02:00
Bozhidar Batsov e57410a036 Add a changelog entry 2020-11-21 13:46:24 +02:00
Bozhidar Batsov 39849e3938 Fix a changelog entry 2020-11-19 17:20:53 +02:00
Bozhidar Batsov 1793b8f270 Fallback to the sample prelude-modules.el if missing 2020-10-18 11:45:13 +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 97343ad46c Tweak some changelog entries 2020-10-08 10:23:08 +03:00
Bozhidar Batsov ad79192e2d Add extra configuration for WSL and Windows 2020-10-08 10:13:05 +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
Nick Rothwell 041617e8b0
Add transient/ to .gitignore (#1286)
Seems it's coming from magit.
2020-10-04 13:08:53 +03:00
Bozhidar Batsov c8a41db148 Auto-install adoc-mode 2020-09-23 14:50:47 +03:00
Koustubh Sinkar 36813d2304 Document site-wide installation of Prelude 2020-09-21 19:55:28 +03:00
Bozhidar Batsov bece0d561c Add the ag package 2020-09-20 10:22:04 +03:00
Bozhidar Batsov d3203cbb2f Remove beacon-mode
In the end of the day I've decided it adds little value, so it's best
to leave it to the users to decide if they want to use it or not.
2020-09-20 10:19:12 +03:00
Bozhidar Batsov a85c56d7bf Remove prelude-fullscreen 2020-09-16 13:30:22 +03:00
Bozhidar Batsov 2c01b4c370 Remove prelude-ensure-module-deps alias 2020-09-16 10:47:42 +03:00
Bozhidar Batsov e29042f369 Use nlinum instead of linum
Supposedly it's faster. Also - use the actual global mode. :-)
2020-09-15 21:16:34 +03:00
Bozhidar Batsov 16727e3c70 [Fix #1277] Make it possible to disable the creation of Super-based keybindings 2020-09-15 11:21:36 +03:00
Bozhidar Batsov d02eaf2e26 Enable linum-mode by default 2020-09-15 11:13:43 +03:00
Bozhidar Batsov 878cffb65a Don't disable menu-bar-mode by default 2020-09-15 11:11:23 +03:00
Bozhidar Batsov 82ef247afd Add a bit of structure to the changelog 2020-09-15 10:22:59 +03:00
Bozhidar Batsov df6af2b282 Add a changelog 2020-09-15 08:25:30 +03:00