Add black
This commit is contained in:
parent
b6b6e0c23a
commit
9578f5854a
|
@ -76,6 +76,9 @@ local function init()
|
|||
|
||||
-- Zig syntax
|
||||
use 'ziglang/zig.vim'
|
||||
|
||||
-- Black, python formatter
|
||||
use 'psf/black'
|
||||
end
|
||||
|
||||
local plugins = setmetatable({}, {
|
||||
|
|
Loading…
Reference in New Issue
Block a user