Improve neovim-specific configs
This commit is contained in:
		
							parent
							
								
									531786f609
								
							
						
					
					
						commit
						0b63872d62
					
				
					 7 changed files with 29 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -110,6 +110,10 @@ super + {_,shift + }{h,j,k,l}
 | 
			
		|||
super + Tab
 | 
			
		||||
    bspc desktop -f last
 | 
			
		||||
 | 
			
		||||
# focus the next/previous node in the current desktop
 | 
			
		||||
super + {_,shift + }c
 | 
			
		||||
    bspc node -f {next,prev}.local
 | 
			
		||||
 | 
			
		||||
# focus or send to the given desktop
 | 
			
		||||
super + {_,shift + }{1-9,0}
 | 
			
		||||
    bspc {desktop -f,node -d} '^{1-9,10}'
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue