VidocqH / lsp-lens.nvim

Neovim plugin for displaying references and difinition infos upon functions like JB's IDEA.
MIT License
252 stars 15 forks source link

Add indent_by_lsp config #20 #38

Open mortymacs opened 3 months ago

mortymacs commented 3 months ago

I found a solution to the problem with the indentation in Golang that I was dealing with (#20). Could you please take a look and let me know if any adjustments are needed?