Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.2 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.2 KB

License: MIT Release Unity Engine .NET Nuget DT

FlxCs

Rewrite emacs-flx in C#

Compile

🔨 Usage

Result result = Flx.Score("switch-to-buffer", "stb");

Console.Write(result.score);  // 237

📂 Example

  • Mx - M-x for Unity

⚜️ License

FlxCs is distributed under the terms of the MIT license.

See LICENSE for details.