[neovim] Remove leftover file

This commit is contained in:
Daniel Carrillo 2023-09-22 19:15:41 +02:00
parent a3f634c84b
commit febd607c46
Signed by: dcarrillo
GPG Key ID: E4CD5C09DAED6E16
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
require("sad").setup({
diff = "delta",
ls_file = "fd",
exact = false,
vsplit = false,
height_ratio = 0.7,
width_ratio = 0.7,
})