Skip to content

Prism break

Compare
Choose a tag to compare
@Walheimat Walheimat released this 17 Jun 10:17
· 848 commits to trunk since this release

[v2.1.3]

Prism break.

Added

  • Default value variables created by macro
    wal-project-create-command are now marked as safe-local-variable
    so that they don't need to be added manually every time.

Changed

  • wal-use-package-ensure-elpa no longer checks if a package is a
    junk package since this is now a feature of junk itself when
    junk-use-package-setup is called.
  • Switched to using dinghy.
  • wal-settings now considers find-sibling-rules a safe variable.

Removed

  • consult-buffer-filter is no longer customized.

Fixed

  • wal-project-* commands are only added to history if not present.