fix: moved lsp mappings to lspconfig to only be set on lsp attach

This commit is contained in:
Leon Heidelbach
2022-05-27 06:07:28 +05:30
committed by siduck
parent c7cfacd360
commit 5ba309a0df
4 changed files with 108 additions and 29 deletions
+2
View File
@@ -102,6 +102,8 @@ M.comment = {
M.lspconfig = {
-- See `<cmd> :help vim.lsp.*` for documentation on any of the below functions
ignore = { "/lua/plugins/configs/whichkey.lua" },
n = {
["gD"] = {
function()