SIGN IN SIGN UP

Extract `VimModeSetting` to its own crate (#21019)

This PR extracts the `VimModeSetting` out of the `vim` crate and into
its own `vim_mode_setting` crate.

A number of crates were depending on the entirety of the `vim` crate
just to reference `VimModeSetting`, which was not ideal.

Release Notes:

- N/A
M
Marshall Bowers committed
b102a40e045a96591b86a5f0171a28234b1f1434
Parent: 790fdcf
Committed by GitHub <noreply@github.com> on 11/21/2024, 9:24:38 PM