Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.33 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.33 KB

vim-firestore

A plugin for Firestore Security Rules.

  • Syntax Highlighting

Install

Clone this repository and set runtimepath for it in your vimrc.

set runtimepath+=/path/to/repo

Or you can use any plugin manager.

Configuration

  • g:vim_firestore_warnings (default: 1)
    This syntax can highlight syntax errors with the Error group. You can disable this to set let g:vim_firestore_warnings = 0 in vimrc.
    2019-02-13 17 55 40

Screenshots

2019-02-10 19 53 59

2019-02-10 19 47 41

2019-02-10 19 52 34