Skip to content

romch007/coc-xmake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Use autocmd to enable coc-xmake

Use autocmd BufRead xmake.lua set filetype=xmake to enable coc-xmake only when you open the xmake.lua

License

MIT


This extension is built with create-coc-extension

About

XMake extension for coc.nvim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages