diff options
author | listout <listout@protonmail.com> | 2022-06-30 07:56:41 +0000 |
---|---|---|
committer | listout <listout@protonmail.com> | 2022-06-30 07:56:41 +0000 |
commit | 18884d7dfdfa5af0a87810cd2926729448fdfdef (patch) | |
tree | d8e8a9841f36b307d4441f2b9033cebd4d52218f /.config/git/config | |
parent | 95082b11c851d1e732daa8d801f9a3d49daafe3d (diff) | |
parent | 3eaf9a3320d5e9bf4d4ff4ae3301bf4cce90ef23 (diff) |
Merge branch 'nord' into 'master'
merging latest changes into master
See merge request listout/dots!2
Diffstat (limited to '.config/git/config')
-rw-r--r-- | .config/git/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/git/config b/.config/git/config index 8a4f2bb..2472da4 100644 --- a/.config/git/config +++ b/.config/git/config @@ -1,5 +1,5 @@ [core] - pager = nvim -u NONE -R - + pager = nvim -R - [color] ui = false [commit] |