style(nvim): run stylua

This commit is contained in:
Price Hiller 2023-07-23 23:41:26 -05:00
parent 5d377f0435
commit 93d859e3b7
No known key found for this signature in database

View File

@ -95,7 +95,7 @@ lazy.setup({
"nvim-treesitter/playground",
"windwp/nvim-ts-autotag",
"nvim-treesitter/nvim-treesitter-textobjects",
{ "pfeiferj/nvim-hurl", config = true, },
{ "pfeiferj/nvim-hurl", config = true },
},
config = function()
require("plugins.configs.treesitter")