# vim-xml-format **Repository Path**: logicdomain/vim-xml-format ## Basic Information - **Project Name**: vim-xml-format - **Description**: vim-xml-format - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-29 - **Last Updated**: 2023-09-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 1. Installation ``` Plug 'logicdomain/vim-xmlformat', {'do': './prepare.sh'} ``` # 2. How to use? - Command in vim: ``` :XmlFormat ```