mirror of
				https://gitea.blesmrt.net/mikaela/scripts.git
				synced 2025-11-04 11:27:37 +01:00 
			
		
		
		
	nvim: exit if there is no vim
This commit is contained in:
		
							parent
							
								
									6ff2d0f346
								
							
						
					
					
						commit
						9504420f55
					
				@ -13,5 +13,6 @@ elif [ -f ~/.local/share/flatpak/exports/bin/io.neovim.nvim ]; then
 | 
			
		||||
# If not found.
 | 
			
		||||
else
 | 
			
		||||
	printf "nvim doesn't seem to be installed :("
 | 
			
		||||
	exit
 | 
			
		||||
fi
 | 
			
		||||
#set +x
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user