mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-12 10:24:43 +02:00
update
This commit is contained in:
parent
029c7e5219
commit
a2028eca5b
2 changed files with 2 additions and 0 deletions
|
@ -46,6 +46,7 @@ return require('packer').startup(function(use)
|
|||
use {'nvim-treesitter/nvim-treesitter', run = ':TSUpdate'}
|
||||
use 'p00f/nvim-ts-rainbow'
|
||||
use {'lukas-reineke/indent-blankline.nvim', branch = 'lua'}
|
||||
use 'nvim-treesitter/playground'
|
||||
use 'JoosepAlviste/nvim-ts-context-commentstring'
|
||||
use 'windwp/nvim-ts-autotag'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue