Merge branch 'master' of git.epichack.com:barak/dotfiles
This commit is contained in:
commit
6038141149
2 changed files with 4152 additions and 1790 deletions
|
|
@ -5,7 +5,8 @@ endif
|
||||||
|
|
||||||
" Filetype mappingss
|
" Filetype mappingss
|
||||||
augroup markdown
|
augroup markdown
|
||||||
au! BufRead,BufNewFile *.mkd setfiletype mkd
|
au! BufRead,BufNewFile *.mkd setfiletype markdown
|
||||||
|
au! BufRead,BufNewFile *.md setfiletype markdown
|
||||||
augroup END
|
augroup END
|
||||||
augroup mako
|
augroup mako
|
||||||
au! BufRead,BufNewFile *.mak,*.mako setfiletype mako
|
au! BufRead,BufNewFile *.mak,*.mako setfiletype mako
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue