This repository has been archived on 2022-07-24. You can view files and clone it, but cannot push or open issues or pull requests.
itconfig/.vim/coc-settings.json
Dmitriy Pleshevskiy 21e6aba270
refac: improve core design
- removed all functions, features and examples
- recreate core types
- recreate get_env and get_env_or_set_default
2022-07-22 13:05:54 +03:00

3 lines
44 B
JSON

{
"rust-analyzer.cargo.features": "all"
}