1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-02 22:10:06 +08:00

Update doc

This commit is contained in:
wsdjeg 2017-12-04 00:28:21 +08:00
parent e6c36a2146
commit 148649b669

View File

@ -56,3 +56,5 @@ The libclang shared object (dynamic library) file path. by default it is empty.
```
- `clang_flag`
Create a `.clang` file at your project root. You should be able to just paste most of your compile flags in there. You can also use a list ['-Iwhatever', ...] when loadding this layer.