ZIm/crates/zed
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
..
src Add support for hard tabs 2022-06-08 18:30:10 -07:00
app-icon.png Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
app-icon@2x.png Move all crates to a top-level crates folder 2021-10-04 13:22:21 -06:00
build.rs Use npm install rather than ci and only run build.rs when styles/src is changed rather than all styles 2022-05-25 11:08:40 -07:00
Cargo.toml Add parser and queries for go 2022-06-08 10:44:13 -07:00