uhh not done
This commit is contained in:
parent
b775c43d6e
commit
500e61bf7c
1 changed files with 5 additions and 0 deletions
|
|
@ -12,6 +12,11 @@
|
|||
vim.lsp = {
|
||||
enable = true;
|
||||
};
|
||||
vim.theme = {
|
||||
enable = true;
|
||||
# extraConfig = builtins.readFile ""
|
||||
}
|
||||
};
|
||||
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue