coc-xmake
v0.0.2
Published
XMake extension for coc.nvim
Downloads
4
Readme
coc-xmake
XMake extension for coc.nvim
Install
:CocInstall coc-xmake
Keymaps
nmap <silent> <C-l> <Plug>(coc-coc-xmake-keymap)
Lists
:CocList demo_list
License
MIT
This extension is built with create-coc-extension