diff --git a/README.md b/README.md index 1a68a2b..7680946 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ * [Advanced search and filtering capabilities](docs/note-filtering.md) including [tags](docs/tags.md), links and mentions * [Integration with your favorite editors](docs/editors-integration.md): * [Any LSP-compatible editor](docs/editors-integration.md) - * [`zk-nvim`](https://github.com/zk-org/zk.nvim) for Neovim 0.5+ + * [`zk-nvim`](https://github.com/zk-org/zk-nvim) for Neovim 0.5+ * [`zk-vscode`](https://github.com/zk-org/zk-vscode) for Visual Studio Code * (*unmaintained*) [`zk.nvim`](https://github.com/megalithic/zk.nvim) for Neovim 0.5+ by [Seth Messer](https://github.com/megalithic) * [Interactive browser](docs/tool-fzf.md), powered by `fzf` diff --git a/docs/editors-integration.md b/docs/editors-integration.md index 2549a18..72622ce 100644 --- a/docs/editors-integration.md +++ b/docs/editors-integration.md @@ -2,7 +2,7 @@ There are several extensions available to integrate `zk` in your favorite editor: -* [`zk-nvim`](https://github.com/zk-org/zk.nvim) for Neovim 0.5+ +* [`zk-nvim`](https://github.com/zk-org/zk-nvim) for Neovim 0.5+ * [`zk-vscode`](https://github.com/zk-org/zk-vscode) for Visual Studio Code ## Language Server Protocol