We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8f5adb commit 062981eCopy full SHA for 062981e
CHANGELOG.md
@@ -12,6 +12,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
12
to line numbers in editor windows.
13
- Vim plugin `Xuyuanp/nerdtree-git-plugin` to show Git status flags on NERDTree.
14
- Highlight on search result & custom highlight colour.
15
+- Added global git config `credential.helper cache` for macOS user as
16
+`osxkeychain` is not available on Linux.
17
18
### Changed
19
- Default shell for Vim to `bash`.
0 commit comments