cosmopolitan/third_party/smallz4
Jōshin 394d998315
Fix vi modelines (#989)
At least in neovim, `│vi:` is not recognized as a modeline because it
has no preceding whitespace. After fixing this, opening a file yields
an error because `net` is not an option. (`noet`, however, is.)
2023-12-05 14:37:54 -08:00
..
BUILD.mk Rename makefiles BUILD.mk 2023-11-28 11:21:08 -08:00
README.cosmo Import C++ Standard Template Library 2022-03-22 06:41:54 -07:00
smallz4.cc Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00
smallz4.hh Reduce header complexity 2023-11-28 14:39:42 -08:00
smallz4cat.c Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00
stub.c Fix vi modelines (#989) 2023-12-05 14:37:54 -08:00

Source:
  https://create.stephan-brumme.com/smallz4/
Date:
  2022-03-22
License:
  MIT