added css formatting
This commit is contained in:
@@ -7,6 +7,7 @@ return {
|
|||||||
javascript = { "prettier" },
|
javascript = { "prettier" },
|
||||||
python = { "black" },
|
python = { "black" },
|
||||||
nix = { "nixfmt" },
|
nix = { "nixfmt" },
|
||||||
|
css = { "prettier" },
|
||||||
},
|
},
|
||||||
format_on_save = true,
|
format_on_save = true,
|
||||||
undojoin = true,
|
undojoin = true,
|
||||||
|
|||||||
Reference in New Issue
Block a user