mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
feat(keymaps): Use cd to LSP Rename (N)
This commit is contained in:
parent
0164b1ca8a
commit
e8d5568745
6 changed files with 56 additions and 11 deletions
|
|
@ -3,10 +3,10 @@
|
|||
# Fonts {{{
|
||||
|
||||
# Family
|
||||
font_family family="Sarasa Term SC Nerd Font"
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
font_family family="Maple Mono NF CN"
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
|
||||
# Ligature
|
||||
disable_ligatures never
|
||||
|
|
@ -79,9 +79,3 @@ map ctrl+shift+enter toggle_layout stack
|
|||
# }}}
|
||||
|
||||
|
||||
# BEGIN_KITTY_FONTS
|
||||
font_family family="Sarasa Term SC Nerd Font"
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
# END_KITTY_FONTS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue