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:
parent
d47e8e773d
commit
1b3a57eaa6
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user