Files
oak-gpui/crates/text/src
Max Brunsfeld f62fd3cddd Add support for hard tabs
* 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.
2022-06-08 18:30:10 -07:00
..
2021-12-21 16:38:18 +01:00
2022-05-26 17:02:05 -07:00
2022-06-08 18:30:10 -07:00