| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-15 | Completion rework | Albert Cervin | |
| - Add support for building with clang Also fix some annoying bugs: - Visual column was wrong when using tabs - Add shift-tab for inserting an actual tab - Fix minibuffer sometimes having dot above it | |||
| 2023-05-24 | TOML settings parsing | Albert Cervin | |
| Currently a very simplistic parser that do not support all TOML datatypes. Supported are: - Tables - Strings (incl multiline) - Integers - Inline Tables - Booleans - Comments | |||
