nvim: cmp and telescope

This commit is contained in:
Noah Masur
2021-11-07 23:11:17 -05:00
parent f92b7cf891
commit 170a2a24de
4 changed files with 242 additions and 136 deletions

View File

@ -99,7 +99,8 @@ font:
# - (Windows) Consolas
#family: Fira Code
#family: Noto Sans Mono
family: Fira Mono for Powerline
# family: Fira Mono for Powerline
family: FiraMono Nerd Font
# The `style` can be specified to pick a specific face.
#style: Regular
@ -138,7 +139,7 @@ font:
#style: Bold Italic
# Point size
size: 18.0
size: 17.0
# Offset is the extra space around each character. `offset.y` can be thought of
# as modifying the line spacing, and `offset.x` as modifying the letter spacing.