lazygit.nvim icon indicating copy to clipboard operation
lazygit.nvim copied to clipboard

Lazy loading error

Open ashincoder opened this issue 4 years ago • 0 comments

Description

Lazy git does'nt launch when lazyloaded.

To Reproduce

Here are the steps to reproduce the issue

Expected behavior

What is expected to happen: Load just fine without affecting anythin

Screenshots

https://user-images.githubusercontent.com/83629316/125910315-b1f6ecb2-5ada-48c1-8f0f-b197197c1ca3.mp4

Desktop (please complete the following information):

  • nvim --version:
❯ nvim --version  
NVIM v0.5.0
Build type: Release
LuaJIT 2.0.5
Compilation: /usr/bin/cc -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DNVIM_TS_HAS_SET_MATCH_LIMIT -O2 -DNDEBUG -Wall -Wextra -pedantic -Wno-unused-parameter -Wstrict-prototypes -std=gnu99 -Wshadow -Wconversion -Wmissing-prototypes -Wimplicit-fallthrough -Wvla -fstack-protector-strong -fno-common -fdiagnostics-color=always -DINCLUDE_GENERATED_DECLARATIONS -D_GNU_SOURCE -DNVIM_MSGPACK_HAS_FLOAT32 -DNVIM_UNIBI_HAS_VAR_FROM -DMIN_LOG_LEVEL=3 -I/build/neovim/src/neovim-0.5.0/build/config -I/build/neovim/src/neovim-0.5.0/src -I/usr/include -I/build/neovim/src/neovim-0.5.0/build/src/nvim/auto -I/build/neovim/src/neovim-0.5.0/build/include

ashincoder avatar Jul 16 '21 07:07 ashincoder