chore(nvim): remove hanging comment to unused code

This commit is contained in:
Price Hiller 2023-04-17 06:23:22 -05:00
parent 34481b199a
commit 899ce9a76e
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -246,7 +246,6 @@ lazy.setup({
"Hoffs/omnisharp-extended-lsp.nvim",
"b0o/schemastore.nvim",
},
-- after = "noice.nvim",
config = function()
require("mason").setup({})
require("plugins.configs.lsp")