Nvim
This commit is contained in:
		
							parent
							
								
									cb4623e7e2
								
							
						
					
					
						commit
						5ecb9d9cb0
					
				@ -222,7 +222,7 @@ configure_neovim() {
 | 
			
		||||
    ln -s $HOME/.config/dotfiles/init.vim $HOME/.config/nvim/init.vim
 | 
			
		||||
 | 
			
		||||
    # Install vim plug
 | 
			
		||||
    curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
 | 
			
		||||
    curl -fLo ~/.nvim/autoload/plug.vim --create-dirs \
 | 
			
		||||
        https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
 | 
			
		||||
 | 
			
		||||
    # Install plugins
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user