Martins3 / My-Linux-Config

:clap: Modern neovim configuration based on native lsp
https://martins3.github.io/My-Linux-Config/
GNU General Public License v3.0
337 stars 63 forks source link

Use treesitter for golang highlight #16

Closed Martins3 closed 2 years ago

Martins3 commented 3 years ago

Currently, coc-go doesn't highlight in semantically, as mentioned here, maybe we can use treesitter to accomplish it.

Martins3 commented 3 years ago