zed/crates/vim/src
Piotr Osiewicz e6ebe7974d
gpui: Add Global marker trait (#7095)
This should prevent a class of bugs where one queries the wrong type of
global, which results in oddities at runtime.

Release Notes:

- N/A

---------

Co-authored-by: Marshall <marshall@zed.dev>
Co-authored-by: Marshall Bowers <elliott.codes@gmail.com>
2024-01-30 14:08:20 -05:00
..
normal
test
command.rs
editor_events.rs text: Wrap BufferId into a newtype 2024-01-29 20:00:47 +01:00
insert.rs
mode_indicator.rs
motion.rs vim: implement <space> in normal mode (#7011) 2024-01-30 10:47:39 +01:00
normal.rs
object.rs
state.rs
test.rs
utils.rs
vim.rs gpui: Add Global marker trait (#7095) 2024-01-30 14:08:20 -05:00
visual.rs