berry
Rachel Lambda Samuelsson 2024-03-28 16:21:28 +01:00
parent 2d114632c2
commit b4177e3dee
1 changed files with 3 additions and 0 deletions

View File

@ -238,6 +238,9 @@ in rec {
}
}
})
lspcfg.clangd.setup({
cmd = { '${pkgs.clang-tools}/bin/clangd' },
})
require('orgmode').setup_ts_grammar()
require('nvim-treesitter.configs').setup({
highlight = {