neovim before nixvim

Signed-off-by: Michael Thomson <michael@michaelthomson.dev>
This commit is contained in:
2024-11-13 14:11:33 -05:00
parent 1f361e80f6
commit 67be496482
12 changed files with 74 additions and 106 deletions

View File

@@ -6,7 +6,7 @@
extraConfig = ''
return {
-- color_scheme = 'Ayu Dark (Gogh)',
font = wezterm.font('Iosevka Nerd Font'),
font = wezterm.font('JetBrainsMono Nerd Font'),
font_size = 16,
use_fancy_tab_bar = false,
native_macos_fullscreen_mode = false,