mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat: add Dotbot
This commit is contained in:
5
config/nvim/lua/plugins/mundo.lua
Normal file
5
config/nvim/lua/plugins/mundo.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
-- Vim undo tree visualizer
|
||||
-- https://github.com/simnalamburt/vim-mundo
|
||||
return {
|
||||
"simnalamburt/vim-mundo",
|
||||
}
|
||||
Reference in New Issue
Block a user