Compare commits
No commits in common. "c332aedab00ab2b0d9fbd68ca56db26e8a4f15ad" and "84e0e0688b7d95e3f818417620b56988994a3024" have entirely different histories.
c332aedab0
...
84e0e0688b
2 changed files with 6 additions and 9 deletions
|
@ -110,7 +110,6 @@ require("conform").setup({
|
|||
html = { "prettier", },
|
||||
javascript = { "prettier", },
|
||||
python = { "black" },
|
||||
C = { "clang-format"},
|
||||
},
|
||||
format_on_save = {
|
||||
timeout_ms = 500,
|
||||
|
|
|
@ -5,13 +5,11 @@ indicator-radius=100
|
|||
indicator-thickness=7
|
||||
effect-blur=7x5
|
||||
effect-vignette=0.5:0.5
|
||||
ring-color=c6a0f6
|
||||
text-color=8aadf4
|
||||
key-hl-color=ed8796
|
||||
ring-color=bb00cc
|
||||
key-hl-color=880033
|
||||
line-color=00000000
|
||||
inside-color=00000088
|
||||
separator-color=00000000
|
||||
inside-color 00000088
|
||||
separator-color 00000000
|
||||
fade-in=0.2
|
||||
datestr=%a, %b %e %Y
|
||||
effect-greyscale
|
||||
font=IPAGothic
|
||||
datestr="%a, %b %e %Y"
|
||||
greyscale
|
||||
|
|
Loading…
Reference in a new issue