master
Rachel Lambda Samuelsson 2024-03-28 16:21:28 +01:00
parent 2849687eed
commit b617893d5b
1 changed files with 3 additions and 0 deletions

View File

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