This repository was archived by the owner on Jul 17, 2022. It is now read-only.
Replies: 1 comment
-
|
I don't use nvim-lsp-installer, but you don't need to copy-paste every single setting from the README, just whatever you actually want to change. If the issue is that you are overriding keybinds, why not delete the lines where those keybinds are defined? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to use this plugin with
nvim-lsp-installer(as title says) but theon_attachfunction of the README.md overwrite the defaults mappings of theon_attachfunction of nvim-lspconfig and I cannot hover, rename, go to definition, among others...My config:
Beta Was this translation helpful? Give feedback.
All reactions