Skip to content

Commit

Permalink
feat(nvim): restore stylua test to correct formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
KirkEasterson committed May 12, 2024
1 parent 51b851b commit 374524e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
return {
"nvim-treesitter/nvim-treesitter-textobjects",
commit = "73e44f43c70289c70195b5e7bc6a077ceffddda4",-- this cause issues with rust and typescript https://github.com/nvim-treesitter/nvim-treesitter-textobjects/issues/513
commit = "73e44f43c70289c70195b5e7bc6a077ceffddda4", -- this cause issues with rust and typescript https://github.com/nvim-treesitter/nvim-treesitter-textobjects/issues/513
dependencies = {
"nvim-treesitter/nvim-treesitter",
},
Expand Down

0 comments on commit 374524e

Please sign in to comment.