mirror of
https://github.com/avinal/dotfiles.git
synced 2026-07-03 23:20:07 +05:30
Improve the configs
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
@@ -24,7 +24,7 @@ file-types = ["c", "h"]
|
||||
formatter = { command = 'clang-format' }
|
||||
auto-format = false
|
||||
language-servers = ["clangd", "wakatime"]
|
||||
indent = { tab-width = 4, unit = " " }
|
||||
indent = { tab-width = 8, unit = "\t" }
|
||||
|
||||
[[language]]
|
||||
name = "cpp"
|
||||
|
||||
Reference in New Issue
Block a user