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