vim-firestore
vim-firestore copied to clipboard
A syntax / code completion plugin for Firestore Security Rules.
vim-firestore
A plugin for Firestore Security Rules.
- [x] 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 theErrorgroup. You can disable this to setlet g:vim_firestore_warnings = 0in vimrc.

Screenshots
Nord
Solarized Dark
Solarized Light