add: vim plugins
fix: aliases sourcing wrong file add: rofi run mode
This commit is contained in:
		
							parent
							
								
									a365154e80
								
							
						
					
					
						commit
						4601141aa6
					
				
					 4 changed files with 6 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -35,6 +35,8 @@ call plug#begin('~/.config/vim/plugged')
 | 
			
		|||
    Plug 'scrooloose/syntastic'
 | 
			
		||||
    Plug 'tpope/vim-fugitive'
 | 
			
		||||
    Plug 'sersorrel/vim-lilypond'
 | 
			
		||||
    Plug 'vim-scripts/DoxygenToolkit.vim'
 | 
			
		||||
    Plug 'drmikehenry/vim-headerguard'
 | 
			
		||||
call plug#end()
 | 
			
		||||
 | 
			
		||||
" Nerd Tree Configuration
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue