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
Fixes violations of the Google vimscipt style guide.
- Use string matching operators that don't depend on user settings.
- Always put autocmd in an augroup.
- Use single quotes.
- Always prefix variables with their scope.
0 commit comments