style(nvim): run stylua

This commit is contained in:
Price Hiller 2023-07-23 23:41:26 -05:00
parent 5d377f0435
commit 93d859e3b7
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

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")