mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 20:39:18 -08:00
feat: fancy neovim stuff
This commit is contained in:
parent
24a2c3028d
commit
3e5c3a2dd1
3 changed files with 211 additions and 61 deletions
|
|
@ -3,5 +3,6 @@
|
|||
cantarell-fonts
|
||||
font-awesome
|
||||
cozette
|
||||
(nerdfonts.override { fonts = [ "Iosevka" ]; })
|
||||
] ++ map (variant: iosevka-bin.override { inherit variant; } ) [ "" "ss10" "aile" ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue