nvim: Update conjure to the new release

This commit is contained in:
Sanchayan Maity 2021-04-02 20:05:53 +05:30
parent 5b8fc42e29
commit 39aaa2fd5c

View file

@ -138,7 +138,7 @@ local init = function ()
use { 'Olical/aniseed', tag = 'v3.16.0' }
use {
'Olical/conjure',
tag = 'v4.15.0',
tag = 'v4.17.0',
ft = { 'fennel', 'racket', 'scheme', 'scheme.guile' }
}
use {