We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 117de60 commit e81ac58Copy full SHA for e81ac58
README.md
@@ -67,7 +67,7 @@ This is because because these two features require their own IO streams and stdi
67
68
Please see the [emacs-simple-test.el](test/emacs-simple-test.el),
69
[emacs-test.el](test/emacs-test.el),
70
-[vim-simple-test.el](test/vim-simple-test.vim) and [vim-test.vim](test/vim-test.vim) for examples of end-to-end tested configurations.
+[vim-simple-test.vim](test/vim-simple-test.vim) and [vim-test.vim](test/vim-test.vim) for examples of end-to-end tested configurations.
71
They use [eglot for Emacs](https://github.com/joaotavora/eglot) and [LanguageClient-neovim](https://github.com/autozimu/LanguageClient-neovim).
72
73
### Advanced Usage
0 commit comments