摘要:
我使用Vundle作为vim的插件包管理器,操作如下: Place this in your .vimrc or init.vim, Plugin 'iamcco/markdown-preview.nvim' ... then run the following in vim (to complet 阅读全文
摘要:
1安装和测试 Now we can start adding install rules and testing support to our project. 1.1安装规则 install install用于指定在安装时运行的规则。它可以用来安装很多内容,可以包括目标二进制、动态库、静态库以及文 阅读全文