|
|
@ -37,6 +37,7 @@ Plug 'tpope/vim-commentary' |
|
|
|
Plug 'kien/ctrlp.vim' |
|
|
|
Plug 'kien/ctrlp.vim' |
|
|
|
Plug 'nvim-lua/plenary.nvim' |
|
|
|
Plug 'nvim-lua/plenary.nvim' |
|
|
|
Plug('nvim-telescope/telescope.nvim', { tag = '0.1.2' }) |
|
|
|
Plug('nvim-telescope/telescope.nvim', { tag = '0.1.2' }) |
|
|
|
|
|
|
|
Plug('nvim-telescope/telescope-fzf-native.nvim', {['do'] = 'make' }) |
|
|
|
|
|
|
|
|
|
|
|
-- Git |
|
|
|
-- Git |
|
|
|
Plug 'tpope/vim-fugitive' |
|
|
|
Plug 'tpope/vim-fugitive' |
|
|
|