Skip to content

Commit e81ac58

Browse files
notetieneandyleejordan
authored andcommitted
Fix typo in README.md
Fix bad file name for vim-simple-test.vim
1 parent 117de60 commit e81ac58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ This is because because these two features require their own IO streams and stdi
6767

6868
Please see the [emacs-simple-test.el](test/emacs-simple-test.el),
6969
[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.
70+
[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.
7171
They use [eglot for Emacs](https://github.com/joaotavora/eglot) and [LanguageClient-neovim](https://github.com/autozimu/LanguageClient-neovim).
7272

7373
### Advanced Usage

0 commit comments

Comments
 (0)