This website requires JavaScript.
Explore
Help
Sign in
vrr
/
zed
Watch
2
Star
0
Fork
You've already forked zed
0
mirror of
https://github.com/zed-industries/zed.git
synced
2026-06-02 15:29:49 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
12
307d8d9c8d
zed
/
crates
/
vim
History
Download ZIP
Download TAR.GZ
Piotr Osiewicz
abf3b4a54e
chore: Replace lazy_static Mutex with const. (
#2693
)
...
Mutex::new() is const-stable as of Rust 1.63. Release Notes: - N/A
2023-07-07 15:07:12 +02:00
..
src
chore: Replace lazy_static Mutex with const. (
#2693
)
2023-07-07 15:07:12 +02:00
test_data
Fix remaining vim failures
2023-04-20 15:25:11 -06:00
Cargo.toml
chore: Replace lazy_static Mutex with const. (
#2693
)
2023-07-07 15:07:12 +02:00