removed cmakelang

This commit is contained in:
Oliver Hartmann 2024-06-13 23:46:35 +02:00
parent 1c9eea9dca
commit c5d0d9b6ad

View File

@ -125,7 +125,6 @@ return {
'markdown_oxide', 'markdown_oxide',
'black', 'black',
'flake8', 'flake8',
'cmakelang',
}, },
}) })
local lspconfig = require('lspconfig') local lspconfig = require('lspconfig')