This commit is contained in:
albert 2024-02-19 14:03:43 +09:00
parent c74b560388
commit c86fefe7f5
No known key found for this signature in database
GPG key ID: 64F6C4EB46C4543A

View file

@ -142,15 +142,6 @@
cmp-path.enable = true;
cmp-nvim-lsp.enable = true;
# Dashboard
dashboard = {
enable = true;
header = [
"Test"
];
footer = [ "Testing" ];
};
# List of linters for nixvim
lint = {
enable = true;