mirror of
https://git.aramjonghu.nl/AramJonghu/nvim.git
synced 2026-03-22 09:41:10 +01:00
test
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
dofile(vim.g.base46_cache .. "git")
|
||||
|
||||
return {
|
||||
signs = {
|
||||
delete = { text = "" },
|
||||
changedelete = { text = "" },
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user