mirror of
https://github.com/Ajetski/dotfiles.git
synced 2025-09-30 13:03:18 -09:00
more tpope 🙏
This commit is contained in:
parent
66765689fb
commit
c1131140e1
@ -6,6 +6,7 @@ return require('packer').startup(function(use)
|
|||||||
'nvim-telescope/telescope.nvim', tag = '0.1.0',
|
'nvim-telescope/telescope.nvim', tag = '0.1.0',
|
||||||
requires = { { 'nvim-lua/plenary.nvim' } }
|
requires = { { 'nvim-lua/plenary.nvim' } }
|
||||||
}
|
}
|
||||||
|
use('tpope/vim-repeat')
|
||||||
--use('EdenEast/nightfox.nvim')
|
--use('EdenEast/nightfox.nvim')
|
||||||
use({ 'nvim-treesitter/nvim-treesitter', { run = ':TSUpdate' } })
|
use({ 'nvim-treesitter/nvim-treesitter', { run = ':TSUpdate' } })
|
||||||
use('nvim-treesitter/playground')
|
use('nvim-treesitter/playground')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user