linrongbin16

Results 20 comments of linrongbin16

Hi all, I have make my own fork: https://github.com/linrongbin16/gitlinker.nvim. It fixed this issue, and also support Windows, and refactored a lot of things, I believe it's much better.

hi @CallumHoward, let's track this issue here: https://github.com/linrongbin16/gitlinker.nvim

hi @ldelossa, let's track this feature request here: https://github.com/linrongbin16/gitlinker.nvim

hi, @runiq @j-hui , I am trying to implement my progress status using this API, integrate with lualine. But there is an error when using null-ls. Do you met such...

emmm, it's a long time ago, I haven't dive into this issue. Will try later.

> I´m using this in my init.vim, and it´s working fine for jsx and tsx. > > ```viml > let g:closetag_filenames = '*.html,*.xhtml,*.jsx,*.tsx' > let g:closetag_xhtml_filenames = '*.xhtml,*.jsx,*.tsx' > let...

I cannot make the configuration work for all of js/jsx/ts/tsx at the same time. Could anyone help me?

> I also have this issue but with any filetype different than html. I'm currently trying to use this with `eelixir` and `eruby`, but it just does not work, don't...

hi @MunifTanjim, how can I retrieve RGB color from a syntax highlighting group? - because I am using multiple colorschemes, and switch it inside nvim, so I want statusline to...

Not active.