nvim: use git-version of autolist
until <https://github.com/gaoDean/autolist.nvim/commit/02333ee> is in a release
This commit is contained in:
parent
a756d95bf8
commit
49c8d2494b
@ -141,7 +141,7 @@ require('packer').startup({ function(use)
|
||||
}
|
||||
use {
|
||||
'https://github.com/gaoDean/autolist.nvim',
|
||||
tag = '*'
|
||||
-- tag = '*' -- re-enable with release after 2022-09-15
|
||||
}
|
||||
|
||||
-- coding
|
||||
|
Loading…
x
Reference in New Issue
Block a user