Replies: 2 comments 7 replies
-
I use something like: https://github.com/pwntester/dotfiles/blob/master/config/nvim/lua/pwntester/lsp.lua#L139-L144 to prevent LSP from attaching to special buffers |
Beta Was this translation helpful? Give feedback.
1 reply
-
@pwntester on the contrary, is LSP supposed to attach by default? It doesn't for me but I would like to have my LSP when doing reviews |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Octo is awesome! One thing that's a bit annoying though are the consistent errors from my lsp trying to attach to the octo buffers when reviewing. I consistently get this error:
Is there some way to make the lsp not attach to the octo buffers?
Beta Was this translation helpful? Give feedback.
All reactions