| ... | ... |
@@ -6,3 +6,11 @@ |
| 6 | 6 |
[dotfile]: https://en.wikipedia.org/wiki/Hidden_file_and_hidden_directory#Unix_and_Unix-like_environments |
| 7 | 7 |
[Vim]: https://en.wikipedia.org/wiki/Vim_(text_editor) |
| 8 | 8 |
[Neovim]: https://neovim.io |
| 9 |
+ |
|
| 10 |
+## License |
|
| 11 |
+ |
|
| 12 |
+Licensed under the [ISC License][] unless otherwise noted, see the |
|
| 13 |
+[`LICENSE`][] file. |
|
| 14 |
+ |
|
| 15 |
+[ISC License]: https://choosealicense.com/licenses/isc/ |
|
| 16 |
+[`LICENSE`]: LICENSE |
| 1 | 1 |
new file mode 100644 |
| ... | ... |
@@ -0,0 +1,8 @@ |
| 1 |
+# [`dotfiles-vim`][] |
|
| 2 |
+ |
|
| 3 |
+[Dotfile][]s for [Vim][]/[Neovim][]. |
|
| 4 |
+ |
|
| 5 |
+[`dotfiles-vim`]: https://git.rcrnstn.net/rcrnstn/dotfiles-vim |
|
| 6 |
+[dotfile]: https://en.wikipedia.org/wiki/Hidden_file_and_hidden_directory#Unix_and_Unix-like_environments |
|
| 7 |
+[Vim]: https://en.wikipedia.org/wiki/Vim_(text_editor) |
|
| 8 |
+[Neovim]: https://neovim.io |