Ran neoformat
This commit is contained in:
parent
3e5661c053
commit
aa842378db
1 changed files with 3 additions and 3 deletions
|
@ -56,9 +56,9 @@ require('packer').startup(function()
|
||||||
run = ':TSUpdate'
|
run = ':TSUpdate'
|
||||||
}
|
}
|
||||||
|
|
||||||
-- Syntax highlighting for languages
|
-- Syntax highlighting for languages
|
||||||
-- that are not supported by treesitter
|
-- that are not supported by treesitter
|
||||||
use 'sheerun/vim-polyglot'
|
use 'sheerun/vim-polyglot'
|
||||||
|
|
||||||
-- Formatter plugin
|
-- Formatter plugin
|
||||||
use 'sbdchd/neoformat'
|
use 'sbdchd/neoformat'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue