From 1f018167a4ea13b3704f978e821ead62a27985ab Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 27 Oct 2017 09:06:39 -0700 Subject: reorganize --- vim/pack/plugins/start/airline | 1 + vim/pack/plugins/start/ale | 1 + vim/pack/plugins/start/commentary | 1 + vim/pack/plugins/start/denite | 1 + vim/pack/plugins/start/gundo | 1 + vim/pack/plugins/start/multiple-cursors | 1 + vim/pack/plugins/start/neosnippet | 1 + vim/pack/plugins/start/startify | 1 + vim/pack/plugins/start/textobj | 1 + 9 files changed, 9 insertions(+) create mode 160000 vim/pack/plugins/start/airline create mode 160000 vim/pack/plugins/start/ale create mode 160000 vim/pack/plugins/start/commentary create mode 160000 vim/pack/plugins/start/denite create mode 160000 vim/pack/plugins/start/gundo create mode 160000 vim/pack/plugins/start/multiple-cursors create mode 160000 vim/pack/plugins/start/neosnippet create mode 160000 vim/pack/plugins/start/startify create mode 160000 vim/pack/plugins/start/textobj (limited to 'vim/pack/plugins') diff --git a/vim/pack/plugins/start/airline b/vim/pack/plugins/start/airline new file mode 160000 index 0000000..a5d9a4b --- /dev/null +++ b/vim/pack/plugins/start/airline @@ -0,0 +1 @@ +Subproject commit a5d9a4bcb2a6e7c729bc460645b345b9bc7d4f5a diff --git a/vim/pack/plugins/start/ale b/vim/pack/plugins/start/ale new file mode 160000 index 0000000..81d9930 --- /dev/null +++ b/vim/pack/plugins/start/ale @@ -0,0 +1 @@ +Subproject commit 81d993086eae20cd8d2871b62e8889e54cfa9187 diff --git a/vim/pack/plugins/start/commentary b/vim/pack/plugins/start/commentary new file mode 160000 index 0000000..89f43af --- /dev/null +++ b/vim/pack/plugins/start/commentary @@ -0,0 +1 @@ +Subproject commit 89f43af18692d22ed999c3097e449f12fdd8b299 diff --git a/vim/pack/plugins/start/denite b/vim/pack/plugins/start/denite new file mode 160000 index 0000000..85e4eb7 --- /dev/null +++ b/vim/pack/plugins/start/denite @@ -0,0 +1 @@ +Subproject commit 85e4eb72cc4cbbc73b1291c6ce8714503d890fa4 diff --git a/vim/pack/plugins/start/gundo b/vim/pack/plugins/start/gundo new file mode 160000 index 0000000..46c443e --- /dev/null +++ b/vim/pack/plugins/start/gundo @@ -0,0 +1 @@ +Subproject commit 46c443ee9d5854320eb965a1fdee781ba83a070e diff --git a/vim/pack/plugins/start/multiple-cursors b/vim/pack/plugins/start/multiple-cursors new file mode 160000 index 0000000..a97dab5 --- /dev/null +++ b/vim/pack/plugins/start/multiple-cursors @@ -0,0 +1 @@ +Subproject commit a97dab5bc440bf0a7b62bb2de4479963a888f4ff diff --git a/vim/pack/plugins/start/neosnippet b/vim/pack/plugins/start/neosnippet new file mode 160000 index 0000000..ddd01d0 --- /dev/null +++ b/vim/pack/plugins/start/neosnippet @@ -0,0 +1 @@ +Subproject commit ddd01d0ee3d965d9a30051f2e12b14234c83b3ae diff --git a/vim/pack/plugins/start/startify b/vim/pack/plugins/start/startify new file mode 160000 index 0000000..7f910ed --- /dev/null +++ b/vim/pack/plugins/start/startify @@ -0,0 +1 @@ +Subproject commit 7f910ed4367de96310fedc98d5a12b97173a405f diff --git a/vim/pack/plugins/start/textobj b/vim/pack/plugins/start/textobj new file mode 160000 index 0000000..ede742d --- /dev/null +++ b/vim/pack/plugins/start/textobj @@ -0,0 +1 @@ +Subproject commit ede742dca0477d08edaaa14cc178bd80bd181126 -- cgit v1.2.3-54-g00ecf