Files
vim/lua/custom/plugins/undo.lua
Thomas Ruoff 8271fa039b add fundo
2023-08-31 22:31:55 +02:00

5 lines
90 B
Lua

return {
'kevinhwang91/nvim-fundo',
dependecies = { 'kevinhwang91/promise-async' },
}