add a known issues section

This commit is contained in:
2025-06-24 17:20:22 -04:00
parent 561f1d8f8b
commit 0789260637

View File

@ -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
dep is licensed under the [MIT License](LICENSE).