Hacker News new | ask | show | jobs
Make Vim Python plugin 10x faster using Rust (liuchengxu.org)
5 points by liuchengxu 2384 days ago
1 comments

Nice post, so you are still writing vim plugin in python but search mechanism is compiled in rust which is much faster.