update config
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
./plugins/dap.nix
|
||||
./plugins/telescope.nix
|
||||
./plugins/zenmode.nix
|
||||
./plugins/project.nix
|
||||
|
||||
./options.nix
|
||||
./keymaps.nix
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
termguicolors = true;
|
||||
showmode = false;
|
||||
|
||||
wrap = true;
|
||||
wrap = false;
|
||||
linebreak = true;
|
||||
|
||||
swapfile = false;
|
||||
|
||||
@@ -57,5 +57,6 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
ts-autotag = { enable = true; };
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user