meta: add clang-format config
This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
{ "source": "init.zsh", "dest": ".zshrc" }
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "clang-format",
|
||||
"link-files": [
|
||||
{ "source": "clang-format", "dest": ".clang-format" }
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "nvim",
|
||||
"link-dirs": [
|
||||
|
||||
Reference in New Issue
Block a user