Home: Use neovim as the default manpage viewer
This commit is contained in:
@ -262,6 +262,7 @@
|
||||
sessionVariables = lib.mkMerge [
|
||||
{
|
||||
LANG = "en_US.UTF-8";
|
||||
MANPAGER = "nvim +Man!";
|
||||
}
|
||||
(lib.mkIf (!headless) {
|
||||
# TERMINAL = "alacritty -o font.size=12";
|
||||
|
Reference in New Issue
Block a user