formatted all files with nixfmt, added env variable to hold secrets
This commit is contained in:
@@ -10,9 +10,7 @@
|
||||
};
|
||||
matchParen = {
|
||||
hiSurroundAlways = true;
|
||||
offscreen = {
|
||||
method = "popup";
|
||||
};
|
||||
offscreen = { method = "popup"; };
|
||||
};
|
||||
treesitterIntegration = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user