Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for highlighting function calls
`g:go_highlight_methods` highlights method calls, but function calls are not highlighted is the same way. So this PR adds the same highlighting for function calls as well.
- Loading branch information