Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use consistent syntax style for { ... } "pseudocode" (nvim-lua#1247)
``` require('gitsigns').setup({ ... }) ``` This was the first occurrence It may be nice to have the same style everywhere Cosmetic change (just to make docs/comments even more perfect)
- Loading branch information