mirror of
https://github.com/tomru/vim.git
synced 2026-03-02 22:17:17 +01:00
add fundo
This commit is contained in:
4
lua/custom/plugins/undo.lua
Normal file
4
lua/custom/plugins/undo.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
'kevinhwang91/nvim-fundo',
|
||||
dependecies = { 'kevinhwang91/promise-async' },
|
||||
}
|
||||
Reference in New Issue
Block a user