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
|
inputs.nvf.homeManagerModules.default
|
||||||
];
|
];
|
||||||
programs.nvf = {
|
programs.nvf = {
|
||||||
enable = true; # Add this if not already present
|
enable = true;
|
||||||
settings = {
|
settings.vim = {
|
||||||
# Wrap everything in settings
|
|
||||||
lsp = {
|
lsp = {
|
||||||
enable = true;
|
enable = true;
|
||||||
formatOnSave = true;
|
formatOnSave = true;
|
||||||
|
|
@ -76,7 +75,6 @@
|
||||||
neogit.enable = true;
|
neogit.enable = true;
|
||||||
};
|
};
|
||||||
dashboard = {
|
dashboard = {
|
||||||
dashboard-nvim.enable = false;
|
|
||||||
alpha.enable = true;
|
alpha.enable = true;
|
||||||
};
|
};
|
||||||
notify = {
|
notify = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue