non important commit
This commit is contained in:
parent
5b00d43ea0
commit
7c30fe6253
1 changed files with 2 additions and 4 deletions
|
|
@ -7,9 +7,8 @@
|
|||
inputs.nvf.homeManagerModules.default
|
||||
];
|
||||
programs.nvf = {
|
||||
enable = true; # Add this if not already present
|
||||
settings = {
|
||||
# Wrap everything in settings
|
||||
enable = true;
|
||||
settings.vim = {
|
||||
lsp = {
|
||||
enable = true;
|
||||
formatOnSave = true;
|
||||
|
|
@ -76,7 +75,6 @@
|
|||
neogit.enable = true;
|
||||
};
|
||||
dashboard = {
|
||||
dashboard-nvim.enable = false;
|
||||
alpha.enable = true;
|
||||
};
|
||||
notify = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue