Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Muffindrake/endlessskydata_vimsyntax


https://github.com/Muffindrake/endlessskydata_vimsyntax

endless-sky syntax-highlighting vim

Last synced: 10 days ago
JSON representation

Lists

README

        

# A syntax highlighting vimscript for endless sky plain text data

This is a naive and simple syntax highlighting vimscript for endless sky data.

###### installation

Under most Linux installations:
- Drop the `.vim` file in `$HOME/.vim/syntax/` or `/usr/share/vim/vim*/syntax/`

##### usage

No automatic filetype detection is performed, as no such routines have been
written by the author. Therefore you must use `:setf endlessskydata` to set
the correct highlighting. You can probably enforce this automatically per
directory in a vim configuration file.

###### license

See the `LICENSE` file, as well as `COPYING`.