Signed-off-by: Christoph Schmatzler <christoph@schmatzler.com>
This commit is contained in:
2025-09-02 12:59:18 +00:00
parent 8e234ca18e
commit c5f2af61a6
7 changed files with 43 additions and 35 deletions

View File

@@ -1,10 +1,8 @@
{
programs.nixvim = {
globals = {
# clipboard = "osc52";
};
opts = {
clipboard = "unnamedplus";
expandtab = true;
ignorecase = true;
mouse = "";