nvim: switch to pre_release branch of projections to shut up warning
This commit is contained in:
parent
cbcc45ad69
commit
5235f1d7fc
@ -190,7 +190,9 @@ require('packer').startup({
|
||||
}
|
||||
use { 'https://github.com/windwp/nvim-autopairs' }
|
||||
use { 'https://github.com/L3MON4D3/LuaSnip' }
|
||||
use { 'https://github.com/GnikDroy/projections.nvim' }
|
||||
use {
|
||||
'https://github.com/GnikDroy/projections.nvim',
|
||||
branch = 'pre_release' }
|
||||
use {
|
||||
'https://github.com/mfussenegger/nvim-dap',
|
||||
tag = '*'
|
||||
|
Loading…
x
Reference in New Issue
Block a user