mirror of
https://github.com/NotAShelf/direnv.nvim.git
synced 2026-02-24 04:15:22 +00:00
docs: improve direnv.vim attribution; license notice
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I0f171b1fe5b05e5ea63cde75592e4e456a6a6964
This commit is contained in:
parent
9e58bb5e8d
commit
39d6c5c225
1 changed files with 18 additions and 8 deletions
24
README.md
24
README.md
|
|
@ -181,14 +181,24 @@ vim.api.nvim_create_autocmd("User", {
|
||||||
})
|
})
|
||||||
```
|
```
|
||||||
|
|
||||||
## 🫂 Special Thanks
|
## 🫂 Attributions / Special Thanks
|
||||||
|
|
||||||
I extend my thanks to the awesome [Lychee](https://github.com/itslychee),
|
[direnv.vim]: https://github.com/direnv/direnv.vim
|
||||||
[mrshmllow](https://github.com/mrshmllow) and
|
|
||||||
[diniamo](https://github.com/diniamo) for their invaluable assistance in the
|
My first thanks go first to the awesome [direnv.vim] (available under the MIT
|
||||||
creation of this plugin. I would also like to thank
|
license) that this plugin draws a lot of inspiration from. It is a small,
|
||||||
[direnv.vim](https://github.com/direnv/direnv.vim) maintainers for their initial
|
practical solution that has served me well.
|
||||||
work.
|
|
||||||
|
[diniamo]: https://github.com/diniamo
|
||||||
|
[lychee]: https://github.com/itslychee
|
||||||
|
[mrshmllow]: https://github.com/mrshmllow
|
||||||
|
|
||||||
|
I would also like to extend my thanks to
|
||||||
|
|
||||||
|
I extend my thanks to the awesome [diniamo], [Lychee], [mrshmllow] for their
|
||||||
|
invaluable assistance in the creation of this plugin. The earlier prototypes of
|
||||||
|
this plugin were nowhere near what it is today, and thanks to them many
|
||||||
|
improvements were made possible.
|
||||||
|
|
||||||
## 📜 License
|
## 📜 License
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue