1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 07:10:05 +08:00
SpaceVim/bundle/xmake.vim/doc/xmake.txt
2023-03-28 12:14:51 +08:00

23 lines
1020 B
Plaintext

*xmake.txt* xmake support in vim
Wang Shidong *xmake*
==============================================================================
CONTENTS *xmake-contents*
1. Introduction................................................|xmake-intro|
2. Commands.................................................|xmake-commands|
==============================================================================
INTRODUCTION *xmake-intro*
xmake.vim is a plugin for using xmake in vim and neovim. This plugin requires
SpaceVim API and |job| support.
==============================================================================
COMMANDS *xmake-commands*
:XMake *:XMake*
Run `xmake` command based on provided arguments.
vim:tw=78:ts=8:ft=help:norl: