Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 373 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 373 Bytes

shellcheckrc.vim

A vim filetype plugin for shellcheckrc, which is a configuration file for ShellCheck.

Features

  • Filetype detection
  • Syntax highlighting
  • Shellcheck directive highlighting in shell script (disabled by default)

Installation

Use your favorite plugin manager, or use :packadd if you are a Vim8 user.