mirror of
https://github.com/Ajetski/dotfiles.git
synced 2025-09-30 07:23:17 -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',
|
||||
requires = { { 'nvim-lua/plenary.nvim' } }
|
||||
}
|
||||
use('tpope/vim-repeat')
|
||||
--use('EdenEast/nightfox.nvim')
|
||||
use({ 'nvim-treesitter/nvim-treesitter', { run = ':TSUpdate' } })
|
||||
use('nvim-treesitter/playground')
|
||||
|
Loading…
x
Reference in New Issue
Block a user