[feat] Nixfmt all
This commit is contained in:
@@ -21,9 +21,7 @@
|
||||
undofile = true;
|
||||
};
|
||||
|
||||
globals = {
|
||||
mapleader = " ";
|
||||
};
|
||||
globals = { mapleader = " "; };
|
||||
plugins = {
|
||||
lspconfig = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user