feat: update furomater for go.
This commit is contained in:
parent
ed58c47bf4
commit
c3be1c72b2
@ -140,7 +140,11 @@ in {
|
|||||||
bash.enable = true;
|
bash.enable = true;
|
||||||
go = {
|
go = {
|
||||||
enable = true;
|
enable = true;
|
||||||
format.type = "gofumpt";
|
|
||||||
|
format = {
|
||||||
|
enable = true;
|
||||||
|
type = "gofumpt";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
markdown = {
|
markdown = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user