fix snippets and matching
This commit is contained in:
parent
9674c8cca9
commit
f7647a31dc
3 changed files with 89 additions and 13 deletions
|
|
@ -43,6 +43,7 @@ au Filetype html,xml,xsl source ~/.vim/closetag.vim
|
|||
|
||||
au BufRead,BufNewFile *.go set filetype=go
|
||||
|
||||
au FileType cpp let b:delimitMate_matchpairs = "(:),[:],{:},<:>"
|
||||
|
||||
"Settings per filetype
|
||||
augroup python
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue