Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
somini
/
vim-gitgutter
Public
forked from
airblade/vim-gitgutter
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Aug 10, 2019
Remove empty last line of previews
somini
committed
741ff9c
View commit details
Copy full SHA for 741ff9c
Browse repository at this point
Add g:gitgutter_sign_allow_clobber to control clobbering.
Show description for 9bf988b
da-x
and
airblade
committed
9bf988b
View commit details
Copy full SHA for 9bf988b
Browse repository at this point
Document cmd.exe vulnerability where it can execute the wrong git.
Show description for de200ff
airblade
committed
de200ff
View commit details
Copy full SHA for de200ff
Browse repository at this point
Commits on Aug 8, 2019
Update README
delphinus
authored and
airblade
committed
6c320c7
View commit details
Copy full SHA for 6c320c7
Browse repository at this point
Fix typo in existent doc
delphinus
authored and
airblade
committed
c9ef2cd
View commit details
Copy full SHA for c9ef2cd
Browse repository at this point
Add doc for highlighting line numbers
delphinus
authored and
airblade
committed
eb89ba5
View commit details
Copy full SHA for eb89ba5
Browse repository at this point
Add commands to control numhl highlights
delphinus
authored and
airblade
committed
fc4f9d2
View commit details
Copy full SHA for fc4f9d2
Browse repository at this point
Enable to toggle numhl
delphinus
authored and
airblade
committed
67b3ed6
View commit details
Copy full SHA for 67b3ed6
Browse repository at this point
Add logic for sign with numhl
delphinus
authored and
airblade
committed
7887615
View commit details
Copy full SHA for 7887615
Browse repository at this point
Add note to readme about preview window location.
airblade
committed
ed4d8be
View commit details
Copy full SHA for ed4d8be
Browse repository at this point
Add link in docs.
airblade
committed
e564c28
View commit details
Copy full SHA for e564c28
Browse repository at this point
Add g:gitgutter_preview_win_location option
homestar
authored and
airblade
committed
8985017
View commit details
Copy full SHA for 8985017
Browse repository at this point
Commits on Jul 26, 2019
Ensure maps set on all buffers for vim -o/-O.
Show description for c75c83d
airblade
committed
c75c83d
View commit details
Copy full SHA for c75c83d
Browse repository at this point
Commits on Jul 1, 2019
Avoid asynchronous job while vim is starting.
Show description for 9147174
airblade
committed
9147174
View commit details
Copy full SHA for 9147174
Browse repository at this point
Commits on Jun 19, 2019
Update issue template.
airblade
committed
8aac968
View commit details
Copy full SHA for 8aac968
Browse repository at this point
Fix typo in tmux command.
airblade
committed
eddec4a
View commit details
Copy full SHA for eddec4a
Browse repository at this point
Commits on Jun 14, 2019
Do not overwrite registers when undoing hunks.
Show description for 5989eb8
airblade
committed
5989eb8
View commit details
Copy full SHA for 5989eb8
Browse repository at this point
Ensure git calls always use configured args for git.
Show description for dc3c0dc
airblade
committed
dc3c0dc
View commit details
Copy full SHA for dc3c0dc
Browse repository at this point
Commits on Jun 4, 2019
Update signs when file renamed via :saveas
Show description for 07b60b5
airblade
committed
07b60b5
View commit details
Copy full SHA for 07b60b5
Browse repository at this point
Make conditional style consistent with codebase
jbylsma
authored and
airblade
committed
25f3c56
View commit details
Copy full SHA for 25f3c56
Browse repository at this point
In get_hl(), discard returned synIDattr values of -1
jbylsma
authored and
airblade
committed
8696c88
View commit details
Copy full SHA for 8696c88
Browse repository at this point
Commits on Jun 3, 2019
gitgutter#utility#getbufvar: handle not existing buffer
blueyed
authored and
airblade
committed
a4e8d3f
View commit details
Copy full SHA for a4e8d3f
Browse repository at this point
gitgutter#utility#getbufvar: handle not existing buffer
Show description for d7777b3
blueyed
authored and
airblade
committed
d7777b3
View commit details
Copy full SHA for d7777b3
Browse repository at this point
Simplify getting highlight fg/bg
blueyed
authored and
airblade
committed
9f21e3d
View commit details
Copy full SHA for 9f21e3d
Browse repository at this point
Commits on May 31, 2019
Work around older Vims not accepting arguments for function().
Show description for a765079
airblade
committed
a765079
View commit details
Copy full SHA for a765079
Browse repository at this point
Commits on May 29, 2019
Invert boolean conditions for clarity.
airblade
committed
6affbc9
View commit details
Copy full SHA for 6affbc9
Browse repository at this point
Extract setting of path.
airblade
committed
222b1a2
View commit details
Copy full SHA for 222b1a2
Browse repository at this point
Separate setting maps from setting repo path.
airblade
committed
9488098
View commit details
Copy full SHA for 9488098
Browse repository at this point
Move #init_buffer() into #process_buffer().
airblade
committed
064a3d6
View commit details
Copy full SHA for 064a3d6
Browse repository at this point
Simplify async callbacks for setting repo path.
blueyed
authored and
airblade
committed
50932df
View commit details
Copy full SHA for 50932df
Browse repository at this point
Fix tests in light of sign-priority.
airblade
committed
5bb4f14
View commit details
Copy full SHA for 5bb4f14
Browse repository at this point
Commits on May 15, 2019
Fix tmux command.
airblade
committed
e5936a2
View commit details
Copy full SHA for e5936a2
Browse repository at this point
Document getting focus events in tmux.
Show description for a6174df
airblade
committed
a6174df
View commit details
Copy full SHA for a6174df
Browse repository at this point
Commits on Mar 11, 2019
Remove debugging statement.
airblade
committed
7eeea63
View commit details
Copy full SHA for 7eeea63
Browse repository at this point
Only handle FocusGained after FocusLost
blueyed
authored and
airblade
committed
3d31383
View commit details
Copy full SHA for 3d31383
Browse repository at this point
Previous
Next
You can’t perform that action at this time.