Test
This commit is contained in:
parent
c74b560388
commit
c86fefe7f5
1 changed files with 0 additions and 9 deletions
|
@ -142,15 +142,6 @@
|
||||||
cmp-path.enable = true;
|
cmp-path.enable = true;
|
||||||
cmp-nvim-lsp.enable = true;
|
cmp-nvim-lsp.enable = true;
|
||||||
|
|
||||||
# Dashboard
|
|
||||||
dashboard = {
|
|
||||||
enable = true;
|
|
||||||
header = [
|
|
||||||
"Test"
|
|
||||||
];
|
|
||||||
footer = [ "Testing" ];
|
|
||||||
};
|
|
||||||
|
|
||||||
# List of linters for nixvim
|
# List of linters for nixvim
|
||||||
lint = {
|
lint = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in a new issue