You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clone this repository and set runtimepath for it in your vimrc.
setruntimepath+=/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.