add a known issues section
This commit is contained in:
parent
561f1d8f8b
commit
0789260637
1 changed files with 5 additions and 0 deletions
|
|
@ -469,6 +469,11 @@ require "dep" {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Known Issues
|
||||||
|
|
||||||
|
- Lazy loading nvim-cmp doesn't work as the external sources don't get reconized
|
||||||
|
by nvim-cmp when it's loaded.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
dep is licensed under the [MIT License](LICENSE).
|
dep is licensed under the [MIT License](LICENSE).
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue