???
This commit is contained in:
parent
192dfe9562
commit
2275665433
3 changed files with 4 additions and 4 deletions
|
@ -73,13 +73,13 @@ scrolling:
|
|||
font:
|
||||
# Normal (roman) font face
|
||||
normal:
|
||||
family: Iosevka Custom
|
||||
family: Iosevka 3.3.0 Custom
|
||||
# The `style` can be specified to pick a specific face.
|
||||
style: Medium
|
||||
|
||||
# Bold font face
|
||||
bold:
|
||||
family: Iosevka Custom
|
||||
family: Iosevka 3.3.0 Custom
|
||||
# The `style` can be specified to pick a specific face.
|
||||
style: Medium Bold
|
||||
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
# that have many weight variants like Book, Medium, Thick, etc. For example:
|
||||
font_family Iosevka Custom Medium
|
||||
# bold_font Operator Mono Medium
|
||||
# italic_font Operator Mono Book Italic
|
||||
# italic_font Dank Mono Italic
|
||||
# bold_italic_font Operator Mono Medium Italic
|
||||
#
|
||||
# You can get a list of full family names available on your computer by running
|
||||
|
|
|
@ -55,6 +55,6 @@
|
|||
|
||||
- name: Lay down .ideavimrc
|
||||
file:
|
||||
src: ~/.dotfiles/ideavimrc/ideavimrc
|
||||
src: ~/.dotfiles/ideavim/ideavimrc
|
||||
dest: ~/.ideavimrc
|
||||
state: link
|
||||
|
|
Loading…
Add table
Reference in a new issue