style(nvim): run stylua
This commit is contained in:
parent
5d377f0435
commit
93d859e3b7
@ -95,7 +95,7 @@ lazy.setup({
|
|||||||
"nvim-treesitter/playground",
|
"nvim-treesitter/playground",
|
||||||
"windwp/nvim-ts-autotag",
|
"windwp/nvim-ts-autotag",
|
||||||
"nvim-treesitter/nvim-treesitter-textobjects",
|
"nvim-treesitter/nvim-treesitter-textobjects",
|
||||||
{ "pfeiferj/nvim-hurl", config = true, },
|
{ "pfeiferj/nvim-hurl", config = true },
|
||||||
},
|
},
|
||||||
config = function()
|
config = function()
|
||||||
require("plugins.configs.treesitter")
|
require("plugins.configs.treesitter")
|
||||||
|
Loading…
Reference in New Issue
Block a user