We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1adcd1 + 66a7c1d commit aacbc5cCopy full SHA for aacbc5c
1 file changed
README.md
@@ -101,6 +101,9 @@ Patches are always welcome :)
101
## License
102
GNU GPLv3
103
104
+## Related Project
105
+[compiledb-go]: compiledb go version
106
+
107
[compdb]: https://clang.llvm.org/docs/JSONCompilationDatabase.html
108
[ycm]: https://github.com/Valloric/YouCompleteMe
109
[rtags]: https://github.com/Andersbakken/rtags
@@ -116,3 +119,4 @@ GNU GPLv3
116
119
[deoplete]: https://github.com/Shougo/deoplete.nvim
117
120
[ccls]: https://github.com/MaskRay/ccls
118
121
[ale]: https://github.com/w0rp/ale
122
+[compiledb-go]: https://github.com/fcying/compiledb-go
0 commit comments