From c65afb13e9a2890f6b2d659a67f4bc054fad766f Mon Sep 17 00:00:00 2001 From: Matt Kohls Date: Sun, 14 May 2017 17:20:43 -0400 Subject: Adding in neovim configs --- nvim/bundle/Vundle.vim | 1 + nvim/bundle/ctrlp.vim | 1 + nvim/bundle/delimitMate | 1 + nvim/bundle/gruvbox | 1 + nvim/bundle/nerdtree | 1 + nvim/bundle/previm | 1 + nvim/bundle/salt-vim | 1 + nvim/bundle/syntastic | 1 + nvim/bundle/vim-airline | 1 + nvim/bundle/vim-ansible-yaml | 1 + nvim/bundle/vim-bufferline | 1 + nvim/bundle/vim-commentary | 1 + nvim/bundle/vim-fugitive | 1 + nvim/bundle/vim-gitgutter | 1 + 14 files changed, 14 insertions(+) create mode 160000 nvim/bundle/Vundle.vim create mode 160000 nvim/bundle/ctrlp.vim create mode 160000 nvim/bundle/delimitMate create mode 160000 nvim/bundle/gruvbox create mode 160000 nvim/bundle/nerdtree create mode 160000 nvim/bundle/previm create mode 160000 nvim/bundle/salt-vim create mode 160000 nvim/bundle/syntastic create mode 160000 nvim/bundle/vim-airline create mode 160000 nvim/bundle/vim-ansible-yaml create mode 160000 nvim/bundle/vim-bufferline create mode 160000 nvim/bundle/vim-commentary create mode 160000 nvim/bundle/vim-fugitive create mode 160000 nvim/bundle/vim-gitgutter (limited to 'nvim/bundle') diff --git a/nvim/bundle/Vundle.vim b/nvim/bundle/Vundle.vim new file mode 160000 index 0000000..f6cc062 --- /dev/null +++ b/nvim/bundle/Vundle.vim @@ -0,0 +1 @@ +Subproject commit f6cc06238d5ac888ddfc514f80392f44cb2e21ac diff --git a/nvim/bundle/ctrlp.vim b/nvim/bundle/ctrlp.vim new file mode 160000 index 0000000..564176f --- /dev/null +++ b/nvim/bundle/ctrlp.vim @@ -0,0 +1 @@ +Subproject commit 564176f01d7f3f7f8ab452ff4e1f5314de7b0981 diff --git a/nvim/bundle/delimitMate b/nvim/bundle/delimitMate new file mode 160000 index 0000000..b571905 --- /dev/null +++ b/nvim/bundle/delimitMate @@ -0,0 +1 @@ +Subproject commit b5719054beebe0135c94f4711a06dc7588041f09 diff --git a/nvim/bundle/gruvbox b/nvim/bundle/gruvbox new file mode 160000 index 0000000..127c9d1 --- /dev/null +++ b/nvim/bundle/gruvbox @@ -0,0 +1 @@ +Subproject commit 127c9d14d4bac1bac31e328b835a8919a255789c diff --git a/nvim/bundle/nerdtree b/nvim/bundle/nerdtree new file mode 160000 index 0000000..e671e40 --- /dev/null +++ b/nvim/bundle/nerdtree @@ -0,0 +1 @@ +Subproject commit e671e403dd1ec1da59f70605c73aaedb6cb0e637 diff --git a/nvim/bundle/previm b/nvim/bundle/previm new file mode 160000 index 0000000..e9967c2 --- /dev/null +++ b/nvim/bundle/previm @@ -0,0 +1 @@ +Subproject commit e9967c225ddbcc67b45f6de7d3e2c5c656ef8fb6 diff --git a/nvim/bundle/salt-vim b/nvim/bundle/salt-vim new file mode 160000 index 0000000..5b15d37 --- /dev/null +++ b/nvim/bundle/salt-vim @@ -0,0 +1 @@ +Subproject commit 5b15d379fbcbb84f82c6a345abc08cea9d374be9 diff --git a/nvim/bundle/syntastic b/nvim/bundle/syntastic new file mode 160000 index 0000000..48e8b0e --- /dev/null +++ b/nvim/bundle/syntastic @@ -0,0 +1 @@ +Subproject commit 48e8b0e9d2721f608fd1d1157c9388b2626cbddf diff --git a/nvim/bundle/vim-airline b/nvim/bundle/vim-airline new file mode 160000 index 0000000..46b0b6b --- /dev/null +++ b/nvim/bundle/vim-airline @@ -0,0 +1 @@ +Subproject commit 46b0b6bf5a5cab3704bb8b7ba1b16b847006c571 diff --git a/nvim/bundle/vim-ansible-yaml b/nvim/bundle/vim-ansible-yaml new file mode 160000 index 0000000..33643fc --- /dev/null +++ b/nvim/bundle/vim-ansible-yaml @@ -0,0 +1 @@ +Subproject commit 33643fc45b20e217e985436d005685dc8f476f06 diff --git a/nvim/bundle/vim-bufferline b/nvim/bundle/vim-bufferline new file mode 160000 index 0000000..651fd01 --- /dev/null +++ b/nvim/bundle/vim-bufferline @@ -0,0 +1 @@ +Subproject commit 651fd010aa9613a4b8636a4af8a2db0d22800262 diff --git a/nvim/bundle/vim-commentary b/nvim/bundle/vim-commentary new file mode 160000 index 0000000..be79030 --- /dev/null +++ b/nvim/bundle/vim-commentary @@ -0,0 +1 @@ +Subproject commit be79030b3e8c0ee3c5f45b4333919e4830531e80 diff --git a/nvim/bundle/vim-fugitive b/nvim/bundle/vim-fugitive new file mode 160000 index 0000000..87c1bda --- /dev/null +++ b/nvim/bundle/vim-fugitive @@ -0,0 +1 @@ +Subproject commit 87c1bda4d5573185a1f79c42a919c4b62bc34c42 diff --git a/nvim/bundle/vim-gitgutter b/nvim/bundle/vim-gitgutter new file mode 160000 index 0000000..1c034be --- /dev/null +++ b/nvim/bundle/vim-gitgutter @@ -0,0 +1 @@ +Subproject commit 1c034be0d31168c8f4770ef7b69adb67d00d6f3d -- cgit v1.2.3