remove azure devops git plugin

This commit is contained in:
StuartStephens 2025-03-17 21:15:10 -04:00
parent 41b8c830a7
commit d6f67fd894
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
return {
'cedarbaum/fugitive-azure-devops.vim',
config = function()
vim.cmd [[command -nargs=1 Browse silent exe '!xdg-open ' . "<args>"]]
end,
}