Skip to content

Commit

Permalink
chore: revert clipboard buffer
Browse files Browse the repository at this point in the history
  • Loading branch information
BastianAsmussen committed Jan 3, 2025
1 parent c4261a1 commit 8938962
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/home-manager/terminal/nixvim/opts.nix
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
wrap = false;
breakindent = true;
scrolloff = 8; # Number of lines to show around the cursor.
clipboard = "unnamedplus";

cursorline = true;

Expand Down

0 comments on commit 8938962

Please sign in to comment.