WIP: update-upstream #4

Closed
cscherrNT wants to merge 69 commits from update-upstream into master
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 35ee0bc81d - Show all commits

View File

@ -193,7 +193,7 @@ M.lspconfig = {
"LSP references", "LSP references",
}, },
["<leader>f"] = { ["<leader>lf"] = {
function() function()
vim.diagnostic.open_float { border = "rounded" } vim.diagnostic.open_float { border = "rounded" }
end, end,