1
0
mirror of https://github.com/vlang/awesome-v.git synced 2023-08-10 21:13:23 +03:00

Fix awesome-lint error

This commit is contained in:
alexesprit 2020-01-18 12:00:44 +03:00
parent d12d2d332c
commit e8cd6c2163

View File

@ -137,7 +137,7 @@
- [vnum](https://github.com/vlang-num/vnum) - Numerical computing library supporting n-dimensional data, backed by LAPACK and BLAS.
## Other
- V LSP server https://github.com/nedpals/lsp.v
- [lsp.v](https://github.com/nedpals/lsp.v) - Implementation of the Language Server Protocol spec on V.
### Videos
- [V Lang Programming](https://www.youtube.com/watch?v=BVCuZ7z7GMY&list=PLEPMhdsq-gNpFr40A-ZnX-Hu9l-Sp5Oc_)