You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 25, 2019. It is now read-only.
It seems that most editors have their syntax support in rust/src/etc. This allows them to be kept up to date when doing find/replace syntax alterations. Perhaps we should consider moving the contents of this repository into there?
One issue would be continued support for Package Control. Maybe we could consider doing a mirror of the directory using a daily cron job. This is what rust.vim does to allow for vundle and Pathogen support in Vim.
It seems that most editors have their syntax support in rust/src/etc. This allows them to be kept up to date when doing find/replace syntax alterations. Perhaps we should consider moving the contents of this repository into there?
One issue would be continued support for Package Control. Maybe we could consider doing a mirror of the directory using a daily cron job. This is what rust.vim does to allow for vundle and Pathogen support in Vim.