1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2024-12-22 05:48:01 +00:00

[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

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,
})