1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-07-30 03:23:08 +03:00

Merge pull request #2508 from Ryooooooga/remove-jesseduffield-yaml

This commit is contained in:
Jesse Duffield
2023-05-30 17:39:25 +10:00
committed by GitHub
22 changed files with 2 additions and 9877 deletions

View File

@ -7,7 +7,7 @@ import (
"strings"
"github.com/OpenPeeDeeP/xdg"
yaml "github.com/jesseduffield/yaml"
"gopkg.in/yaml.v3"
)
// AppConfig contains the base configuration fields required for lazygit.