This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
zed
Watch
1
Star
0
Fork
You've already forked zed
0
mirror of
https://github.com/zed-industries/zed.git
synced
2025-01-25 19:29:49 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
d2494822b0
zed
/
crates
/
vim
/
test_data
/
test_neovim.json
1 line
95 B
JSON
Raw
Normal View
History
Unescape
Escape
Enable verifying of visual mode selections in neovim backed tests
2022-10-09 08:19:22 +00:00
[
{
"Text"
:
"test"
}
,
{
"Mode"
:
"Normal"
}
,
{
"Selection"
:
{
"start"
:
[
0
,
0
]
,
"end"
:
[
0
,
0
]
}
}
,
{
"Mode"
:
"Normal"
}
]
Reference in a new issue
Copy permalink