1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,8 @@ |
1 |
+# [`vim-unobtrusive-fold`][] |
|
2 |
+ |
|
3 |
+A [Vim][] [plugin][] for unobtrusive [folds][]. |
|
4 |
+ |
|
5 |
+[`vim-unobtrusive-fold`]: https://git.rcrnstn.net/rcrnstn/vim-unobtrusive-fold |
|
6 |
+[Vim]: https://en.wikipedia.org/wiki/Vim_(text_editor) |
|
7 |
+[plugin]: https://vimhelp.org/usr_05.txt.html#plugin |
|
8 |
+[folds]: https://vimhelp.org/folds.txt.html#folds |