Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Golang doesn't seem to be supported[Bug] #30

Open
satish-chef opened this issue Sep 29, 2021 · 0 comments
Open

Golang doesn't seem to be supported[Bug] #30

satish-chef opened this issue Sep 29, 2021 · 0 comments

Comments

@satish-chef
Copy link

satish-chef commented Sep 29, 2021

Describe the bug
I installed this plugin vim on my Mac. My OS X version is 11.6.

To Reproduce
Steps to reproduce the behavior, Please provide a minimal piece of code to produce this issue, along with it's filename and it's filetype detected by vim (via :set ft?), a piece of text is better than a picture here. For example:

File: bug.js, filetype=javascript

var pair = {x: 1, y: 2}
Steps:

Open file via vim example.go
See the color of { and } around text {x: 1, y: 2} is not getting colored.
Expected behavior
A clear and concise description of what you expected to happen.
Brackets are supposed to be colored.

Screenshots
Provide a screenshot to describe what you got.
image

Additional context
Are you using some third-party syntax plugins? Add any other context about the problem here.
Additional plugins that I have installed in vim:

  - rainbow_parentheses.vim: Already installed                 |~
  - rainbow: Already installed                                 |~
  - vim-go: Already installed                                  |~
  - coc.nvim: Already installed                                |~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant