add stuff

This commit is contained in:
2026-04-30 10:27:39 -04:00
parent 646a6dca78
commit 409c5ee384
6 changed files with 295 additions and 9 deletions
+5
View File
@@ -0,0 +1,5 @@
vim.filetype.add({
extension = {
clje = "clojure",
},
})