mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-12 10:24:43 +02:00
prettier and eslint configured
This commit is contained in:
parent
b3f2348d97
commit
7eea23bb6c
9 changed files with 123 additions and 93 deletions
|
@ -48,6 +48,7 @@ return require('packer').startup(function(use)
|
|||
|
||||
-- Treesitter
|
||||
use {'nvim-treesitter/nvim-treesitter', run = ':TSUpdate'}
|
||||
use 'nvim-treesitter/nvim-treesitter-refactor'
|
||||
use 'nvim-treesitter/playground'
|
||||
use 'p00f/nvim-ts-rainbow'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue