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