merge: work

This commit is contained in:
AngeD 2022-09-08 09:44:53 +02:00
commit 2748384965
2 changed files with 2 additions and 1 deletions

View File

@ -157,7 +157,7 @@ font:
#style: Bold Italic
# Point size
size: 14.0
size: 12.0
# Offset is the extra space around each character. `offset.y` can be thought
# of as modifying the line spacing, and `offset.x` as modifying the letter

View File

@ -48,6 +48,7 @@ vim.o.foldlevel = 99
vim.o.grepprg = "grep -rn"
vim.o.scrolloff = 2
vim.wo.cc = "80"
-- keybindings