diff options
author | Squibid <me@zacharyscheiman.com> | 2025-05-18 13:03:31 -0500 |
---|---|---|
committer | Squibid <me@zacharyscheiman.com> | 2025-05-18 13:03:31 -0500 |
commit | 450750835a01f64377434d6be0c7869ca59b7574 (patch) | |
tree | e957a9612b3a3425200856be6656fff5cff9543a /extras/c.sh | |
parent | 77130d61af1e88855e273d042714f90323e04edf (diff) | |
download | nvim-450750835a01f64377434d6be0c7869ca59b7574.tar.gz nvim-450750835a01f64377434d6be0c7869ca59b7574.tar.bz2 nvim-450750835a01f64377434d6be0c7869ca59b7574.zip |
need I say what type of commit this is?
*kitchen sink*
Diffstat (limited to 'extras/c.sh')
-rw-r--r-- | extras/c.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extras/c.sh b/extras/c.sh new file mode 100644 index 0000000..e1ce6ee --- /dev/null +++ b/extras/c.sh @@ -0,0 +1,3 @@ +# TODO: +# add something to check if we need to run bear again to update +# clangd build options |