mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-01-21 03:38:34 +01:00
Fixed nixvim options rename to opts trace error
This commit is contained in:
parent
7391a125fc
commit
2867875321
@ -9,7 +9,7 @@ in {
|
||||
|
||||
globals.mapleader = " "; # Sets the leader key to space
|
||||
|
||||
options = {
|
||||
opts = {
|
||||
clipboard="unnamedplus";
|
||||
number = true; # Show line numbers
|
||||
relativenumber = true; # Show relative line numbers
|
||||
|
Loading…
Reference in New Issue
Block a user