Add black

master
blallo 2022-02-22 00:00:56 +01:00
parent b6b6e0c23a
commit 9578f5854a
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F
1 changed files with 3 additions and 0 deletions

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({}, {