issues
search
APZelos
/
blamer.nvim
A git blame plugin for neovim inspired by VS Code's GitLens plugin
MIT License
734
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix for Windows support
#65
TimothyGCY
opened
4 months ago
4
Force git to display english
#64
georgesofianosgr
closed
1 year ago
0
garbled code
#63
LawranceXcl
opened
1 year ago
0
README: Add instructions for Packer and Lua
#62
ankursharma319
closed
1 year ago
0
overflow messages were ommited LOL
#61
Tipwheal
opened
1 year ago
0
fatal: file ... has only 1 line
#60
sunaku
opened
2 years ago
0
a cmd to show the blame in current line
#59
jinleileiking
opened
2 years ago
0
Improve overall speed
#58
spenweb
opened
2 years ago
0
Fix determine whether a path is empty
#57
Alex-duzhichao
opened
2 years ago
0
Fix fatal file length messages.
#56
black-desk
opened
2 years ago
4
Error related to hl_mode
#55
ibuibu
closed
2 years ago
1
Omit committer email when you are the committer
#54
rayfaddis
opened
2 years ago
0
validate nvim_buf_set_extmark existance
#53
zeittgeist
closed
2 years ago
0
Unknown function: nvim_buf_set_extmark
#52
zeittgeist
closed
2 years ago
1
Add support for `$TIME_STYLE` environment variable
#51
BrandonStaab
opened
3 years ago
0
Blamer doesn't work with Windows Powershell
#50
zhengrc19
opened
3 years ago
1
Don't pester the user if not in git repo.
#49
beauwilliams
closed
2 years ago
1
Combining highlights; moving to nvim_buf_set_extmark (Resolves #47)
#48
dgkf
closed
3 years ago
1
[Feature Request] Option to set virtual text highlight mode
#47
dgkf
closed
3 years ago
0
Adds ability to open commit in browser
#46
NickBrisebois
closed
3 years ago
0
[Feature Request] Open commit for line in browser
#45
NickBrisebois
closed
3 years ago
1
Relative time showing `a while ago` on lines with uncommitted changes
#44
jesseleite
opened
3 years ago
4
Blamer not working on ubuntu remote server
#43
mrasif
closed
3 years ago
1
Fix blamer not working when initially blamer_enabled=0
#42
hillaryychan
closed
3 years ago
1
Can't enable blamer when g:blamer_enabled initially set to 0
#41
hillaryychan
closed
3 years ago
3
[Feature request] Show changed blame without intermediate saving
#40
lcrockett
opened
3 years ago
2
[blamer.nvim] Needs popup feature. Issue
#39
mrasif
closed
3 years ago
1
Blamer is covered by indentlines
#38
WhyNotHugo
closed
3 years ago
2
fix: lock the language to en
#37
CG-man
closed
1 year ago
4
Make blame work independently of where vim started
#36
georgesofianosgr
closed
3 years ago
0
Fixed commit-short and commit-long
#35
c0r73x
closed
3 years ago
1
commit no longer works in template
#34
c0r73x
closed
3 years ago
1
Improve performance in visual mode by calling git only once
#33
georgesofianosgr
closed
3 years ago
0
Selecting multiple lines slows down pretty hard
#32
WhyNotHugo
closed
3 years ago
4
let g:blamer_enabled = 1 not working
#31
Yuuki77
closed
4 years ago
1
Not compatible with vim-fugitive & git-messenger
#30
weiguoz
opened
4 years ago
5
adds configuration for insert modes
#29
pirey
closed
4 years ago
0
Not autostarting
#28
g0rdonL
closed
4 years ago
1
Feature Request: Auto hide in insert mode
#27
zYeoman
closed
3 years ago
3
Add BlamerShow and BlamerHide commands
#26
vitormil
closed
4 years ago
0
Judge git repo exist by file instead of cwd
#25
xaljer
closed
3 years ago
7
Feature request: don't depends on current working directory
#24
xaljer
closed
3 years ago
1
Does this run asynchronously?
#23
thetonus
closed
4 years ago
0
Shell escape file path before blaming
#22
keyserj
closed
4 years ago
1
Suppress error in git repo with no commits
#21
dimtion
closed
4 years ago
0
[blamer.nvim] fatal: file home/views.py has only 63 lines
#20
aasutossh
closed
4 years ago
3
Whitelist buffers
#19
danielo515
closed
4 years ago
0
[Feature request] Show only in active split
#18
CallumHoward
closed
3 years ago
2
[Feature Request] Relative dates
#17
CallumHoward
closed
4 years ago
1
Silence fatal file length messages.
#16
drn
closed
4 years ago
8
Next