mirror of
https://github.com/rodneybbjr/kickstart.nvim.git
synced 2025-12-19 10:07:31 -05:00
Use consistent syntax style for { ... } "pseudocode" (#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)
This commit is contained in: