Jeffrey Crochet
e-mail: jlcrochet@hey.com
My name is Jeffrey Crochet and this is my personal site. For now, this is just a list of projects that I've worked on, but there may be more here in the future.
Projects
Vim Plugins
I've written a few plugins for Vim that provide filetype settings — such as syntax highlighting and/or indentation — for a variety of languages; some of them are meant to be drop-in replacements for Vim's built-in plugins while others provide support for languages that Vim does not support out of the box, such as Crystal and Razor.
- vim-ruby
- Provides improved syntax highlighting and indentation for Ruby files; also supports eRuby and Ruby Signature files.
- vim-razor
- Provides syntax highlighting and indentation for Razor markup files.
- vim-crystal
- Provides syntax highlighting and indentation for Crystal files; also support eCrystal.
- vim-rbs
- Provides syntax highlighting and indentation for Ruby Signature files; intended to be used alongside the built-in vim-ruby plugin.
- vim-cs
- Provides improved syntax highlighting for C# files.
Miscellaneous
- Inscryption Save Editor
- Save editor for the PC game Inscryption.
Links