Skip to content

Lightweight XML Beautify and Minify plugin for vim.

Notifications You must be signed in to change notification settings

joeky888/XML-fast.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

XML Beautify and Minify plugin for vim.

Features

  • Pure vimscript
  • Lightweight ( < 30 line )
  • Fast

Usage

  • vim
:XmlBeautify
:XmlMinify
  • Gvim:
    • Normal mode -> Edit -> XML -> Beautify
    • Normal mode -> Edit -> XML -> Minify

Imgur

NOTE: I installed the MonoKombat.vim theme

Install with Vundle

Bundle 'j16180339887/XML-fast.vim'

Install with Plug

Plug 'j16180339887/XML-fast.vim'

Install with Pathogen

cd ~/.vim/bundle
git clone --depth 1 https://github.com/j16180339887/XML-fast.vim.git

Licence: Public domain

About

Lightweight XML Beautify and Minify plugin for vim.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published