dotfiles

Cross platform dotfiles for linux, mac and windows

commit 8dcb32f25a92597c8c8a55e8afea26ec5f75dccd
parent 3ceac93a2839f734bbfeac4638ed91c1582e6c33
Author: Bharatvaj <bharatvaj@yahoo.com>
Date: Wed, 8 Jun 2022 20:29:54 +0530

Add https://github.com/yegappan/mru for Vim
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