nvim: open packer in popup window
This commit is contained in:
parent
b5f827652c
commit
8e66492de5
|
@ -175,6 +175,9 @@ end,
|
|||
config = {
|
||||
git = {
|
||||
depth = 999999
|
||||
},
|
||||
display = {
|
||||
open_fn = require('packer.util').float
|
||||
}
|
||||
} })
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user