From 57e7ad1f6d8fa823155ca414bba82ca2d497504f Mon Sep 17 00:00:00 2001 From: Mitsuo Tokumori Date: Thu, 5 May 2022 12:52:44 -0500 Subject: Add vim/pack directory --- vim/pack/mitsuo/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 vim/pack/mitsuo/README.md (limited to 'vim/pack/mitsuo') diff --git a/vim/pack/mitsuo/README.md b/vim/pack/mitsuo/README.md new file mode 100644 index 0000000..172c269 --- /dev/null +++ b/vim/pack/mitsuo/README.md @@ -0,0 +1,12 @@ +Plugins I usually use and work fine together. + +- [NERDTree](https://github.com/preservim/nerdtree) + + + +- [vim-fugitive](https://github.com/tpope/vim-fugitive) + + :G + :G blame + +Vim packages (version >= 8.2). See `:h packages` -- cgit v1.2.3