1
0
mirror of https://github.com/danbee/dotfiles-local synced 2025-03-04 08:49:07 +00:00

Stop formatting HTML

This commit is contained in:
Daniel Barber 2023-07-18 17:09:47 -05:00
parent d47e8e773d
commit 1b3a57eaa6

View File

@ -1,8 +1,6 @@
return {
"jose-elias-alvarez/null-ls.nvim",
dependencies = { "nvim-lua/plenary.nvim" },
config = function()
local null_ls = require("null-ls")
@ -14,7 +12,6 @@ return {
"css",
"graphql",
"handlebars",
"html",
"javascript",
"javascriptreact",
"json",