fix dots
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
dofile(vim.g.base46_cache .. "git")
|
||||
|
||||
return {
|
||||
signs = {
|
||||
delete = { text = "" },
|
||||
changedelete = { text = "" },
|
||||
},
|
||||
attach_to_untracked = true,
|
||||
}
|
||||
Reference in New Issue
Block a user