nvim: Update conjure to the new release
This commit is contained in:
parent
5b8fc42e29
commit
39aaa2fd5c
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue