diff --git a/modules/ghostty/default.nix b/modules/ghostty/default.nix index eec46ce..68af19b 100644 --- a/modules/ghostty/default.nix +++ b/modules/ghostty/default.nix @@ -2,8 +2,6 @@ programs.ghostty = { enable = true; enableFishIntegration = true; - installVimSyntax = true; - clearDefaultKeybinds = true; package = null; settings = { font-size = 14;