Revert "gruvbox material?"

This reverts commit a03dfbc8dd.
This commit is contained in:
Philipp Hochkamp 2023-04-22 02:39:01 +02:00
parent a03dfbc8dd
commit 8bb834b24f
4 changed files with 5 additions and 5 deletions

View file

@ -73,6 +73,7 @@ lspconfig.sumneko_lua.setup {
diagnostics = { globals = { 'vim' } },
workspace = {
-- Make the LSP aware of Neovim runtime files:
checkThirdParty = false,
library = vim.api.nvim_get_runtime_file('', true)
},
format = {