merge: work
This commit is contained in:
commit
2748384965
@ -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
|
||||
|
@ -48,6 +48,7 @@ vim.o.foldlevel = 99
|
||||
|
||||
vim.o.grepprg = "grep -rn"
|
||||
|
||||
vim.o.scrolloff = 2
|
||||
vim.wo.cc = "80"
|
||||
|
||||
-- keybindings
|
||||
|
Loading…
Reference in New Issue
Block a user