mirror of
https://github.com/status-im/nimbus-build-system.git
synced 2025-01-19 00:52:28 +00:00
README: env.sh - mention usage with text editors
This commit is contained in:
parent
e0d9939f9f
commit
b5f5eff3ee
@ -354,6 +354,13 @@ cd vendor/nim-metrics
|
||||
../../env.sh nimble test
|
||||
```
|
||||
|
||||
In order to get autocompletion and code navigation functionality working
|
||||
properly in your text editor, you need the environment variables set by this script:
|
||||
|
||||
```bash
|
||||
./env.sh vim
|
||||
```
|
||||
|
||||
### nimble.sh
|
||||
|
||||
Simple script that symlinks the first \*.nimble file it finds to \*.nims and
|
||||
|
Loading…
x
Reference in New Issue
Block a user