This commit is contained in:
rydesun 2023-05-11 12:54:21 +08:00
parent 53a8a00428
commit aad2e0eb7f
3 changed files with 6 additions and 4 deletions

View file

@ -30,6 +30,9 @@
insteadOf = git://github.com
[core]
; Unicode文件名
quotepath = off
pager = delta
; https://github.com/samjwill/nvim-unception#working-with-git
editor = nvim --cmd 'let g:unception_block_while_host_edits=1'

View file

@ -9,9 +9,8 @@ enable_audio_bell no
# 不在系统窗口上报警
window_alert_on_bell no
# 优先使用Nerd font会覆盖其他字体的字形
# 包含私用空间、中日韩兼容表意文字、字母表现形式、阿拉伯表现形式A
symbol_map U+E000-U+FDFF Symbols Nerd Font
# Unicode PUA使用Nerd font会覆盖来自其他字体的字形
symbol_map U+E000-U+F8FF Symbols Nerd Font
# }}}
# {{{ Scrollback

View file

@ -10,9 +10,9 @@ keepbuilddir = yes
keepdevbuilddir = yes
keepbuilddeps = no
skipfailedbuild = no
alwaysusedynamicusers = no
ignorearch = no
gpgdir =
dynamicusers = root
[colors]
version = 10