mirror of
https://github.com/bartvdbraak/dotfiles.git
synced 2025-04-27 06:31:20 +00:00
Add margin at bottom
This commit is contained in:
parent
5e6875eae0
commit
ef2ec2d704
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ return {
|
|||
left = 5,
|
||||
right = 5,
|
||||
top = 5,
|
||||
bottom = 5,
|
||||
bottom = 25,
|
||||
},
|
||||
|
||||
-- Use a steady block cursor
|
||||
|
|
Loading…
Reference in a new issue