Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Muffindrake/endlessskydata_vimsyntax


https://github.com/Muffindrake/endlessskydata_vimsyntax

endless-sky syntax-highlighting vim

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

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`.