Add black

This commit is contained in:
sfigato 2022-02-22 00:00:56 +01:00
parent b6b6e0c23a
commit 9578f5854a
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F

View File

@ -76,6 +76,9 @@ local function init()
-- Zig syntax
use 'ziglang/zig.vim'
-- Black, python formatter
use 'psf/black'
end
local plugins = setmetatable({}, {