mirror of
				https://github.com/nmasur/dotfiles
				synced 2025-11-04 00:03:16 +00:00 
			
		
		
		
	use yazi outside of helix and chawan as manpager
This commit is contained in:
		@@ -44,7 +44,7 @@ in
 | 
			
		||||
    # Set Neovim as the default app for text editing and manual pages
 | 
			
		||||
    home.sessionVariables = {
 | 
			
		||||
      EDITOR = "${lib.getExe cfg.package}";
 | 
			
		||||
      MANPAGER = "${lib.getExe cfg.package} +Man!";
 | 
			
		||||
      # MANPAGER = "${lib.getExe cfg.package} +Man!";
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    # Create quick aliases for launching Neovim
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user