scel/CHANGELOG.md

491 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Support for completion-at-point-functions and company via company-capf

Changed

  • M-<tab> or C-M-i is no longer bound to sclang-complete-symbol to make builtin completion work as expected.