Add command to remove trailing spaces
This commit is contained in:
		
							parent
							
								
									c14113deed
								
							
						
					
					
						commit
						5564d7a2c9
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								init.vim
									
										
									
									
									
								
							
							
						
						
									
										1
									
								
								init.vim
									
										
									
									
									
								
							|  | @ -79,6 +79,7 @@ command! SRC source $MYVIMRC | ||||||
| command! CD :cd %:h | command! CD :cd %:h | ||||||
| command! PlugEdit edit $MYVIMDIR/packages.vim | command! PlugEdit edit $MYVIMDIR/packages.vim | ||||||
| command! PlugReload source $MYVIMDIR/packages.vim | PlugInstall | command! PlugReload source $MYVIMDIR/packages.vim | PlugInstall | ||||||
|  | command! TrailingSpace %s/\s*$//g | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| "{{{ latex | "{{{ latex | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Alexander Gehrke
						Alexander Gehrke