Skip to content

Commit e91c066

Browse files
authored
Update README.md
1 parent 41132ec commit e91c066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

socket-repl-plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Neovim Socket Repl Plugin
22

3-
A [Neovim](https://github.com/neovim/neovim) plugin for Clojure which uses the build in [socket repl](http://clojure.org/reference/repl_and_main#_launching_a_socket_server) introduced in version 1.8 of Clojure.
3+
A [Neovim](https://github.com/neovim/neovim) plugin for Clojure which uses the built in [socket repl](http://clojure.org/reference/repl_and_main#_launching_a_socket_server) introduced in version 1.8 of Clojure.
44

55
This plugin uses the [Neovim Clojure plugin host](https://github.com/jebberjeb/neovim-client). While intended to be a demonstration of the plugin host library, it may also be suitable for daily Clojure development.
66

0 commit comments

Comments
 (0)