1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-02 01:39:26 +00:00

[neovim] Remove leftover file

This commit is contained in:
2023-09-22 19:15:41 +02:00
parent a3f634c84b
commit febd607c46

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