Skip to content

makohoek/pfw-vim-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vim syntax plugin for Extended Domain Description files (a.k.a .pfw files)

Previews

Here are few previews with various colorschemes:

Default gVim

default-gvim

Solarized light

solarized-light

Solarized dark

solarized-dark

Base16-tomorrow

base16-tomorrow

Install instructions:

With plugin manager (Pathogen)

Just clone this repo into your your ~/.vim/bundle directory.

git clone https://github.com/Makohoek/pfw-vim-syntax.git

Without plugin manager

Copy the content of this repo into your ~/.vim directory.

git clone https://github.com/Makohoek/pfw-vim-syntax.git
cp -r pfw-vim-syntax/* ~/.vim/

Missing features / known issues

  • No indentation file so vim does not know how to autoindent .pfw files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published