mirror of
				https://github.com/amix/vimrc
				synced 2025-10-31 23:13:35 +08:00 
			
		
		
		
	Updated plugins and added vim-markdown
This commit is contained in:
		| @ -1,6 +1,3 @@ | ||||
| autocmd BufNewFile,BufRead *.markdown,*.md,*.mdown,*.mkd,*.mkdn | ||||
|       \ if &ft =~# '^\%(conf\|modula2\)$' | | ||||
|       \   set ft=markdown | | ||||
|       \ else | | ||||
|       \   setf markdown | | ||||
|       \ endif | ||||
| " markdown filetype file | ||||
| au BufRead,BufNewFile *.{md,mdown,mkd,mkdn,markdown,mdwn} set filetype=markdown | ||||
| au BufRead,BufNewFile *.{md,mdown,mkd,mkdn,markdown,mdwn}.{des3,des,bf,bfa,aes,idea,cast,rc2,rc4,rc5,desx} set filetype=markdown | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Amir Salihefendic
					Amir Salihefendic