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 9264f9f commit 915ffa0Copy full SHA for 915ffa0
CHANGES.md
@@ -1,3 +1,6 @@
1
+#0.5.3
2
+- fix initial load using cursorDX (thanks eraserhd)
3
+
4
#0.5.2
5
- cursorDX support (thanks MaxSt)
6
- You need to run `:UpdateRemotePlugins`
project.clj
@@ -1,4 +1,4 @@
-(defproject nvim-parinfer "0.5.2"
+(defproject nvim-parinfer "0.5.3"
:description "A neovim parinfer plugin"
:url "http://github.com/snoe/nvim-parinfer.js"
0 commit comments