You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.9 KiB
1.9 KiB
Change log
master (unreleased)
New features
- Enable
nlinum-modeby default. Can be disabled by settingprelude-minimalistic-uitot. - Enable site-wide installation for Prelude.
- Auto-installs
julia-modeif needed. - Auto-install
adoc-modefor AsciiDoc files. - Add the
agpackage. It provides a nice alternative togrepand has nice Projectile integration. - Added additional configuration modules for WSL (
prelude-wsl) and Windows (prelude-windows). - Add
ivy-prescienttoprelude-ivy. - Add
prelude-selectrummodule. Selectrum a simpler alternative toivy-mode.
Changes
- #1292: Add
prelude-python-mode-set-encoding-automaticallydefcustom innprelude-python.elmodule with nil default value. - #1278: Don't disable
menu-bar-modeunlessprelude-minimalistic-uiis enabled. - #1277: Make it possible to disable the creation of
Super-based keybindings viaprelude-super-keybindings. - Removed deprecated alias
prelude-ensure-module-deps. - Remove
prelude-fullscreen, as these days people can usetoggle-frame-fullscreeninstead. (it was introduced in Emacs 24.4) - Removed
beacon-mode. - Added
transient/to.gitignore. - Fallback to
sample/prelude-modules.elin the absence of aprelude-modules.elin one's personal folder. - [Ruby] Don't auto-insert coding comments.
- Hide (via
diminish)editorconfig-mode,super-save,company,abbrevandivyin the modeline. - Use
lsp-workspace-restartfunction instead of deprecatedlsp-restart-workspace.
Bugs fixed
- #1302: C-a should be bound to org-beginning-of-line in org-mode buffers
1.0.0 (2020-09-15)
Initial "stable" release after 9 years of development.