revert go, fix final closing brace
Signed-off-by: Matthew Stobbs <matthew@sprouting.cloud>
This commit is contained in:
@@ -153,6 +153,7 @@
|
|||||||
window-width = 80;
|
window-width = 80;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
};
|
||||||
git = {
|
git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
lfs = {
|
lfs = {
|
||||||
@@ -164,7 +165,6 @@
|
|||||||
init.defaultBranch = "main";
|
init.defaultBranch = "main";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
|
||||||
go = {
|
go = {
|
||||||
enable = true;
|
enable = true;
|
||||||
env = {
|
env = {
|
||||||
|
|||||||
Reference in New Issue
Block a user