diff options
author | sefidel <contact@sefidel.net> | 2022-02-15 22:39:57 +0900 |
---|---|---|
committer | sefidel <contact@sefidel.net> | 2022-02-15 22:39:57 +0900 |
commit | 6b4cacae7b9c435666c2ec399261f6504336bdce (patch) | |
tree | 7898f1c659746780c62516faca48cbcf7cc4c61a | |
parent | c42d0b5adaa563d44e901e136a1eb158577c6af5 (diff) | |
download | nvimrc-6b4cacae7b9c435666c2ec399261f6504336bdce.tar.gz nvimrc-6b4cacae7b9c435666c2ec399261f6504336bdce.zip |
chore: fix broken link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 99180e7..f922e7d 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,6 @@ - [rktjmp/hotpot.nvim](https://github.com/rktjmp/hotpot.nvim) - [wbthomason/packer.nvim](https://github.com/wbthomason/packer.nvim) - [datwaft/nvim.conf](https://github.com/datwaft/nvim.conf) -- [kolja/vimrc](https://github.com/kolja.vimrc) +- [kolja/vimrc](https://github.com/kolja/vimrc) - [tsbohc/zest.nvim](https://github.com/tsbohc/zest.nvim) - [Olical/aniseed](https://github.com/Olical/aniseed) |