show all whitespace
This commit is contained in:
		
							parent
							
								
									4310f791c8
								
							
						
					
					
						commit
						675a639a52
					
				
					 1 changed files with 5 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -106,8 +106,8 @@ in {
 | 
			
		|||
      editor = {
 | 
			
		||||
        whitespace.render = "all";
 | 
			
		||||
        whitespace.characters = {
 | 
			
		||||
          space = " ";
 | 
			
		||||
          tab = "▏";
 | 
			
		||||
          space = "·";
 | 
			
		||||
          tab = "→";
 | 
			
		||||
          newline = "¬";
 | 
			
		||||
        };
 | 
			
		||||
      };
 | 
			
		||||
| 
						 | 
				
			
			@ -133,6 +133,9 @@ in {
 | 
			
		|||
         g.n = "goto_line_start";
 | 
			
		||||
         g.o = "goto_line_start";
 | 
			
		||||
       };
 | 
			
		||||
       keys.insert = {
 | 
			
		||||
         "A-k" = "normal_mode";
 | 
			
		||||
       };
 | 
			
		||||
    };
 | 
			
		||||
  };
 | 
			
		||||
  home.sessionVariables = {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue