]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
vim: fzf: add
authorSimon Ruderich <simon@ruderich.org>
Wed, 13 Nov 2019 08:28:33 +0000 (09:28 +0100)
committerSimon Ruderich <simon@ruderich.org>
Wed, 13 Nov 2019 08:45:19 +0000 (09:45 +0100)
Only the vim parts of the source code were read.

    # git-evtag comment: submodules=0 commits=1 (990) trees=13 (3668) blobs=81 (532827)
    Git-EVTag-v0-SHA512: b965e51c0bf9db7a820fec3dbe4e8e047dc977cd48de58413db80262ae1f09b7ebd80fb40a22888e1de16115749cd6964dcefbe72f600fd48886633b0aa36edd

.gitmodules
vim/vim/bundle/fzf [new submodule]

index 41fd645f08d4a373673bd0d51155227b58f87892..276d790bbae11fa5f1356f8586ba19372260a951 100644 (file)
@@ -25,3 +25,6 @@
 [submodule "vim/vim/bundle/vim-gnupg"]
        path = vim/vim/bundle/vim-gnupg
        url = https://github.com/jamessan/vim-gnupg.git
 [submodule "vim/vim/bundle/vim-gnupg"]
        path = vim/vim/bundle/vim-gnupg
        url = https://github.com/jamessan/vim-gnupg.git
+[submodule "vim/vim/bundle/fzf"]
+       path = vim/vim/bundle/fzf
+       url = https://github.com/junegunn/fzf.git
diff --git a/vim/vim/bundle/fzf b/vim/vim/bundle/fzf
new file mode 160000 (submodule)
index 0000000..16fc686
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 16fc6862a89eef0f02d32ab8b365887522719da8