-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule dressing.nvim
updated
11 files
+11 −0 | .github/pre-push | |
+0 −92 | .github/update_readme.py | |
+1 −1 | .github/workflows/install_nvim.sh | |
+39 −3 | .github/workflows/tests.yml | |
+0 −25 | .github/workflows/update-readme.yml | |
+3 −0 | .gitignore | |
+27 −0 | Makefile | |
+1 −1 | README.md | |
+26 −26 | doc/dressing.txt | |
+34 −0 | scripts/generate.py | |
+31 −0 | scripts/main.py |