Skip to content

tpcstld/GeorgeSyntaxHighlighting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

George Syntax Highlighting

George Syntax Highlighting for vim

Setup

To install this custom syntax highlighting, copy the syntax/george.vim file to your .vim/syntax/ directory.

You can now activate the syntax highlighting via the vim command set syntax=george

For automatic file detection, copy the ftdetect/george.vim file to your .vim/ftdetect/ directory. It will mark all files ending in .grg as George files.

"Options"

You can uncomment (or comment) various pieces of the syntax to enable (or disable) various pieces of highlighting.

For example, operator highlighting is off by default, but you can uncomment the relevant lines to turn it on.

Your milage may vary. :P

About

George Syntax Highlighting for vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published