Remove trailing empty line

This commit is contained in:
Fabrice Mouhartem 2023-12-25 14:08:42 +01:00
parent 5670348cfb
commit 66137fdea3
1 changed files with 0 additions and 1 deletions

View File

@ -60,4 +60,3 @@ vim.o.tw = 80
vim.o.winwidth = 88
vim.o.scrolloff = 10
vim.cmd "set formatoptions-=t"