Skip to content

Commit

Permalink
docs: auto generate
Browse files Browse the repository at this point in the history
  • Loading branch information
luckasRanarison authored and github-actions[bot] committed Sep 3, 2024
1 parent d754a6a commit a67d4b2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/tailwind-tools.nvim.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*tailwind-tools.nvim.txt* For NVIM v0.9.0 Last change: 2024 August 18
*tailwind-tools.nvim.txt* For NVIM v0.9.0 Last change: 2024 September 03

[!IMPORTANT] This plugin is a community project and is **NOT** officially
supported by Tailwind Labs <https://github.com/tailwindlabs>.
Expand Down Expand Up @@ -181,10 +181,10 @@ Utility function for highlighting colors in nvim-cmp
formatting = {
format = require("lspkind").cmp_format({
before = require("tailwind-tools.cmp").lspkind_format
},
})
}),
},
}
end
end,
},
<

Expand Down

0 comments on commit a67d4b2

Please sign in to comment.