This commit is contained in:
timofey.kovalev
2024-11-18 23:32:50 +03:00
parent de76d823e7
commit 0d947098f3
9 changed files with 189 additions and 16 deletions

View File

@ -4,7 +4,7 @@ local g = vim.g
g.mapleader = " "
o.laststatus = 2
o.laststatus = 3
o.showmode = false
o.clipboard = "unnamedplus"