Skip to content
forked from dwins/vim-sld

vim compiler plugin for editing SLD styles

Notifications You must be signed in to change notification settings

mike-es/vim-sld

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Install

  1. Check out the repository with Git, or use the "Download Source" link on the Github homepage.

  2. Copy the files into ~/.vim/. You should end up with a structure like:

    • ~/.vim

      • compiler/

        • xmllint_sld.vim
      • xsd/

        • filter/

        • gml/

        • sld/

        • xlink/

Usage

In vim, open an SLD file as normal. Use :compiler xmllint_sld to activate the compiler plugin, then :make % to get a validation report in vim's compiler error list.

Further Reading

About

vim compiler plugin for editing SLD styles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%