mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-26 10:40:54 +00:00
f62fd3cddd
* Add a `hard_tabs` setting that causes indentation to be performed using a tab instead of multiple spaces. * Change Buffer's indentation-related APIs to return an `IndentSize` struct with a length and a kind, instead of just a single u32. * Use hard tabs by default in Go. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |