1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,8 @@ |
1 |
+# [`vim-gitadd`][] |
|
2 |
+ |
|
3 |
+A 14-line [Vim][] "plugin manager" using [Git][] and [`:packadd`][]. |
|
4 |
+ |
|
5 |
+[`vim-gitadd`]: https://git.rcrnstn.net/rcrnstn/vim-gitadd |
|
6 |
+[Vim]: https://en.wikipedia.org/wiki/Vim_(text_editor) |
|
7 |
+[Git]: https://en.wikipedia.org/wiki/Git |
|
8 |
+[`:packadd`]: https://vimhelp.org/repeat.txt.html#%3Apackadd |