mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-14 03:14:43 +02:00
Fix typo (#636)
This commit is contained in:
parent
632e7bf194
commit
f4836eede8
1 changed files with 1 additions and 1 deletions
|
@ -378,7 +378,7 @@ return require("packer").startup(function(use)
|
|||
cmd = "LazyGit",
|
||||
disable = not O.plugin.lazygit.active
|
||||
}
|
||||
-- Lazygit
|
||||
-- Octo
|
||||
use {
|
||||
"pwntester/octo.nvim",
|
||||
event = "BufRead",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue