Lots of tweaks and changes, yolo

This commit is contained in:
Ismo Vuorinen
2023-01-04 21:27:24 +02:00
parent f9142a4780
commit 4cf956aa17
2 changed files with 56 additions and 5 deletions

View File

@@ -549,9 +549,6 @@ end
-- Setup mason so it can manage external tooling
require('mason').setup()
require("null-ls").setup()
require("mason-null-ls").setup({
automatic_setup = true,
})
-- Enable the following language servers.
-- Feel free to add/remove any LSPs that you want here.