kickstart.nvim/lua/custom/plugins/git-conflict.lua

6 lines
70 B
Lua

return {
"rhysd/conflict-marker.vim",
config = function()
end
}