mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-24 04:34:42 +02:00
Merge branch 'master' of github.com:ChristianChiarulli/LunarVim
This commit is contained in:
commit
ca0fa9cbb2
1 changed files with 1 additions and 1 deletions
|
@ -373,7 +373,7 @@ return require("packer").startup(function(use)
|
||||||
cmd = "LazyGit",
|
cmd = "LazyGit",
|
||||||
disable = not O.plugin.lazygit.active
|
disable = not O.plugin.lazygit.active
|
||||||
}
|
}
|
||||||
-- Lazygit
|
-- Octo
|
||||||
use {
|
use {
|
||||||
"pwntester/octo.nvim",
|
"pwntester/octo.nvim",
|
||||||
event = "BufRead",
|
event = "BufRead",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue