zed/styles
Conrad Irwin 43d94e37ec Refactor mode indicator to remove itself
One of the problems we had is that the status_bar shows a gap between
items, and we want to not add an additional gap for an invisible status
indicator.
2023-07-24 09:51:54 -06:00
..
.zed Update settings.json 2023-06-21 13:58:42 -04:00
src Refactor mode indicator to remove itself 2023-07-24 09:51:54 -06:00
.eslintrc.js Organize and update dotfiles 2023-06-29 11:47:58 -04:00
.gitignore Set up vitest and add tests for interactive 2023-06-20 16:05:23 -07:00
.prettierignore Ignore the target folder 2023-04-11 12:23:54 -04:00
.prettierrc Organize and update dotfiles 2023-06-29 11:47:58 -04:00
package-lock.json Use theme store to pass color_scheme directly to components 2023-07-04 00:13:04 -04:00
package.json Use theme store to pass color_scheme directly to components 2023-07-04 00:13:04 -04:00
tsconfig.json Remove unused ts aliases 2023-07-04 01:37:45 -04:00
vitest.config.ts Format 2023-06-20 16:05:23 -07:00