Ran neoformat

This commit is contained in:
Marko Korhonen 2021-08-04 11:58:44 +03:00
parent 3e5661c053
commit aa842378db
No known key found for this signature in database
GPG key ID: 911B85FBC6003FE5

View file

@ -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'