Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 1.06 KB

README.md

File metadata and controls

25 lines (16 loc) · 1.06 KB

License: GPL v3 JCS-ELPA

company-cmd - company backend for cmd/batch

CI

Simple company-mode completion backend for windows batch/dos scripting modes. Offers completion for 80-90 basic commands returned by 'help'.

Usage

Add to a suitable location on the load-path and either require or autoload company-cmd.

See: cmd-mode for combining with completion-at-point (not provided in base bat-mode).


Converted from company-cmd.el by el2markdown.