You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I having problems cloning the Lokaltog/vim-powerline repo. After installing or updating the plugins using Plug this is the full git log:
commit 114f8e5c204f1cac9b2443065910fa182de39fb8
Author: Kim Silkebækken <[email protected]>
Date: Fri Nov 18 17:02:14 2011 +0100
Initial commit
also setting let g:plug_shallow=0 doesn’t resolve the problem. The problem occurs on several different systems (Arch Linux and Ubuntu).
What informations do you need?
The text was updated successfully, but these errors were encountered:
vim-plug uses master branch by default but the default branch of the plugin you mentioned is develop so you have to write { 'branch': 'develop' }. By the way the plugin seems to be abandoned. You might want to check out airline or lightline instead.
Hello,
I having problems cloning the Lokaltog/vim-powerline repo. After installing or updating the plugins using Plug this is the full git log:
also setting
let g:plug_shallow=0
doesn’t resolve the problem. The problem occurs on several different systems (Arch Linux and Ubuntu).What informations do you need?
The text was updated successfully, but these errors were encountered: