too much to remember
This commit is contained in:
		
							parent
							
								
									d0a680305c
								
							
						
					
					
						commit
						2a4e6c15f3
					
				
					 17 changed files with 311 additions and 82 deletions
				
			
		| 
						 | 
				
			
			@ -23,6 +23,8 @@ set encoding=utf-8
 | 
			
		|||
 | 
			
		||||
set nowrap
 | 
			
		||||
 | 
			
		||||
autocmd FileType yaml setlocal ai ts=2 sw=2 et cuc nu
 | 
			
		||||
 | 
			
		||||
runtime ftplugin/man.vim
 | 
			
		||||
set keywordprg=:Man
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -47,7 +49,7 @@ call plug#begin('~/.config/vim/plugged')
 | 
			
		|||
    Plug 'sersorrel/vim-lilypond'
 | 
			
		||||
    Plug 'vim-scripts/DoxygenToolkit.vim'
 | 
			
		||||
    Plug 'drmikehenry/vim-headerguard'
 | 
			
		||||
    Plug 'jreybert/vimagit'
 | 
			
		||||
    Plug 'cespare/vim-toml'
 | 
			
		||||
call plug#end()
 | 
			
		||||
 | 
			
		||||
map <leader>m :Magit<CR>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue