commit a354314e25c30072cc96aef38c2c2ae1473990e5 parent 96f5c9f92dc28b8cb3c486b8f02df8d272674c1d Author: Bharatvaj <bharatvaj@yahoo.com> Date: Wed, 8 Jun 2022 20:29:54 +0530 Add https://github.com/yegappan/mru for Vim Diffstat:
M | .gitmodules | | | 3 | +++ |
A | .local/share/vim/pack/general/start/mru | | | 1 | + |
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitmodules b/.gitmodules @@ -58,3 +58,6 @@ [submodule ".local/share/vim/pack/general/start/vim-dispatch"] path = .local/share/vim/pack/general/start/vim-dispatch url = https://github.com/tpope/vim-dispatch +[submodule ".local/share/vim/pack/general/start/mru"] + path = .local/share/vim/pack/general/start/mru + url = https://github.com/yegappan/mru diff --git a/.local/share/vim/pack/general/start/mru b/.local/share/vim/pack/general/start/mru @@ -0,0 +1 @@ +Subproject commit 8e8220a005d070dbd01caae86e3139d83fc444c4