formattting
This commit is contained in:
parent
90409b441f
commit
20387cd34a
4 changed files with 31 additions and 27 deletions
|
@ -28,7 +28,7 @@
|
|||
BreakBeforeBinaryOperators: NonAssignment
|
||||
...
|
||||
'';
|
||||
"work/.clang-format" = lib.mkIf config.host.git.workProfile.enable{
|
||||
"work/.clang-format" = lib.mkIf config.host.git.workProfile.enable {
|
||||
text = ''
|
||||
---
|
||||
#this syncronizes with settings used by neovims treesitters so that the lsp formatting and treesitter formatting do not fight eatch other.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue