1
0
Fork 0
dotfiles/.config/nvim/lua/config/lsp/clangd.lua
2023-12-08 16:46:18 +03:00

3 lines
32 B
Lua

return {
autoformat = true,
}