nvim: zenbones colorscheme; use Fira Code Nerd Font
This commit is contained in:
@ -10,10 +10,10 @@ TERM = "xterm-256color"
|
||||
size = 10.5
|
||||
|
||||
[font.bold]
|
||||
family = "GoMono Nerd Font"
|
||||
family = "Fira Code Nerd Font"
|
||||
|
||||
[font.normal]
|
||||
family = "GoMono Nerd Font"
|
||||
family = "Fira Code Nerd Font"
|
||||
|
||||
[keyboard]
|
||||
bindings = [
|
||||
|
@ -296,9 +296,9 @@ colors: *dark
|
||||
font:
|
||||
size: 10.5
|
||||
normal:
|
||||
family: GoMono Nerd Font
|
||||
family: Fira Code Nerd Font
|
||||
bold:
|
||||
family: GoMono Nerd Font
|
||||
family: Fira Code Nerd Font
|
||||
|
||||
key_bindings:
|
||||
- key: F6
|
||||
|
Reference in New Issue
Block a user