jlcrochet / vim-rbs

Syntax highlighting and indentation for Ruby Signature (RBS) files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-rbs_demo

Introduction

This plugin adds syntax highlighting and indentation for Ruby Signature (*.rbs) files.

Installation

This is a standard Vim plugin which can be installed using your plugin manager of choice. If you do not already have a plugin manager, I recommend vim-plug.

Alternatively, if you are using Vim 8 or NeoVim, you can install this plugin as a package; see :h packages for instructions.

About

Syntax highlighting and indentation for Ruby Signature (RBS) files


Languages

Language:Vim Script 100.0%