{ pkgs, ... }: { enable = true; package = pkgs.unstable.neovim-unwrapped; defaultEditor = true; }