Permalink
Switch branches/tags
{{ refName }}
default
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Commits on Dec 14, 2020
Commits on Dec 2, 2020
Commits on May 27, 2020
Commits on Apr 19, 2020
Commits on Apr 9, 2020
Commits on Feb 26, 2020
Commits on Feb 25, 2020
Commits on Jan 9, 2019
-
Remove highlight link from
pythonDottoNormalLinking `pythonDot` to `Normal` breaks `CursorLine` highlighting. ``` hi Normal guifg=#ffffff guibg=#000000 hi CursorLine guibg=#111111 ``` Closes #48