no diagnostics for clangd lol

This commit is contained in:
jhe 2024-06-12 14:26:06 +02:00
parent 1ce1b1ee02
commit bc16c39a59
No known key found for this signature in database
GPG key ID: 10FFC60F6B8DC9B7
4 changed files with 15 additions and 20 deletions

View file

@ -1,12 +1,3 @@
-- return {
-- 'folke/tokyonight.nvim',
-- priority = 1000,
-- init = function()
-- vim.cmd.colorscheme 'desert'
-- vim.cmd.hi 'Comment gui=none'
-- end,
-- }
return {
'catppuccin/nvim',
priority = 1000,