chore: add no wrap to nixvim
This commit is contained in:
parent
f4d2b8d2c2
commit
5593254a24
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
||||||
number = true;
|
number = true;
|
||||||
relativenumber = true;
|
relativenumber = true;
|
||||||
termguicolors = true;
|
termguicolors = true;
|
||||||
|
wrap = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
clipboard.providers.wl-copy.enable = true;
|
clipboard.providers.wl-copy.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue