nvim-treesitter/lua
Laurence Tratt 968ce80c99 Add -z switch to tar.
Some versions of tar automatically infer `-z` if a `.gz` (or other compressed
extension) file is passed -- but some, including OpenBSD's, don't do this and
require an explicit `-z`. As far as I know, any version of tar which
automatically unzips files supports `-z` so this should be a backwards
compatible change for most versions of tar.
2021-07-19 21:51:33 +02:00
..
nvim-treesitter Add -z switch to tar. 2021-07-19 21:51:33 +02:00
nvim-treesitter.lua Use stylua for autoformat code (#1480) 2021-07-04 21:12:17 +00:00