ZIm/crates/vim2/src
Marshall Bowers 3d1e52297e
Scale down status bar items (#3766)
This PR scales down the sizes of items in the status bar.

This brings us more in line with Zed1.

Release Notes:

- N/A
2023-12-21 17:42:54 -05:00
..
normal Uncomment vim search tests 2023-12-12 15:29:17 -07:00
test Fix scroll tests 2023-12-11 16:12:17 -07:00
command.rs And restore the command palette spawn behaviour 2023-12-12 19:27:09 -07:00
editor_events.rs Ensure that on_release callbacks are called even if view outlives its window 2023-12-20 16:01:52 -08:00
insert.rs All the easy tests? 2023-12-11 15:13:11 -07:00
mode_indicator.rs Scale down status bar items (#3766) 2023-12-21 17:42:54 -05:00
motion.rs All the easy tests? 2023-12-11 15:13:11 -07:00
normal.rs Moar tests 2023-12-11 14:21:21 -07:00
object.rs And some more 2023-12-11 15:14:13 -07:00
state.rs vim2 compiling (but mostly commented out) 2023-12-08 18:47:14 +00:00
test.rs Fix warnings 2023-12-11 14:54:58 -07:00
utils.rs vim2 compiling (but mostly commented out) 2023-12-08 18:47:14 +00:00
vim.rs MOAR TESTS 2023-12-11 15:06:33 -07:00
visual.rs All the easy tests? 2023-12-11 15:13:11 -07:00