feat: clean kitty session and no relative numbers in vim
This commit is contained in:
parent
7bc72fb21b
commit
d93578f15f
3 changed files with 7 additions and 8 deletions
|
@ -6,3 +6,4 @@ opt.scrolloff = 8
|
|||
opt.wrap = true
|
||||
opt.clipboard = "unnamedplus"
|
||||
opt.list = false
|
||||
opt.relativenumber = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue