Skip to content

issues Search Results · repo:itchyny/vim-gitbranch language:"Vim Script"

Filter by

8 results
 (73 ms)

8 results

initchyny/vim-gitbranch (press backspace or delete to remove)

Hello, I was trying to write my own light plugin, but yours seem to be exactly what I had in mind! Would it be possible to just add the status of the file as #info property? I would suggest to keep ...
  • csdvrx
  • 1
  • Opened 
    on Nov 15, 2022
  • #10

It looks like something similar has been brought up before (#2), but this is slightly different. When writing a commit message in a submodule, the parent s branch is displayed. This seems to be due to ...
  • spenserblack
  • 1
  • Opened 
    on Aug 20, 2021
  • #8

Hi something weird. In .vimrc, I installed the plugin with Plug itchyny/vim-gitbranch and I configured it with: let g:lightline = { \ active : { \ left : [ [ mode , paste ], ...
  • solyarisoftware
  • 6
  • Opened 
    on Feb 17, 2020
  • #6

Maybe it would be good for the uninformed users to add an example to the readme how to use gitbranch with airline. Here is how I do it: let g:airline_section_b = %{gitbranch#name()} This is good if ...
  • astier
  • 2
  • Opened 
    on May 15, 2019
  • #5

Hello itchyny, Thank you for your time and your advice. Would you be so kind as to give a brief explanation of how to implement the function in your vim gitbranch plugin, I am relatively new to the programming ...
  • 8i8
  • 8
  • Opened 
    on Jan 15, 2016
  • #3

Within submodules (detected by a .git file in submodule root), plugin should show the submodule s branch name, not the super-project s branch name.
  • rafi
  • Opened 
    on Feb 20, 2015
  • #2

It s better to write a readme.md file
  • hiveer
  • 2
  • Opened 
    on Jan 26, 2015
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub